添加知识库权限控制功能

This commit is contained in:
violateer
2025-07-20 10:17:50 +08:00
parent a99344813f
commit 999282210e
3 changed files with 26 additions and 4 deletions

View File

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