mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 优化 调整 system entity 实体与 controller 包结构
This commit is contained in:
@ -212,9 +212,11 @@ springdoc:
|
||||
group-configs:
|
||||
- group: 1.演示模块
|
||||
packages-to-scan: com.ruoyi.demo
|
||||
- group: 2.系统模块
|
||||
- group: 2.通用模块
|
||||
packages-to-scan: com.ruoyi.web
|
||||
- group: 3.代码生成模块
|
||||
- group: 3.系统模块
|
||||
packages-to-scan: com.ruoyi.system
|
||||
- group: 4.代码生成模块
|
||||
packages-to-scan: com.ruoyi.generator
|
||||
|
||||
# 防止XSS攻击
|
||||
|
Reference in New Issue
Block a user