Merge pull request #143 from violateer/feature/knowledge-role

添加知识库权限控制功能
This commit is contained in:
ageerle
2025-08-02 15:56:42 +08:00
committed by GitHub
32 changed files with 2008 additions and 337 deletions

View File

@@ -1,4 +1,3 @@
# 项目相关配置
ruoyi:
# 名称
@@ -162,6 +161,9 @@ tenant:
- sys_user_post
- sys_user_role
knowledge-role:
enable: false
# MyBatisPlus配置
# https://baomidou.com/config/
mybatis-plus: