mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-06 17:23:43 +08:00
update swagger组 顺序配置
This commit is contained in:
@@ -248,12 +248,12 @@ swagger:
|
|||||||
email: crazylionli@163.com
|
email: crazylionli@163.com
|
||||||
url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus
|
url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus
|
||||||
groups:
|
groups:
|
||||||
- name: 代码生成模块
|
- name: 1.演示案例
|
||||||
basePackage: com.ruoyi.generator
|
|
||||||
- name: 演示案例
|
|
||||||
basePackage: com.ruoyi.demo
|
basePackage: com.ruoyi.demo
|
||||||
- name: 系统模块
|
- name: 2.系统模块
|
||||||
basePackage: com.ruoyi.web
|
basePackage: com.ruoyi.web
|
||||||
|
- name: 3.代码生成模块
|
||||||
|
basePackage: com.ruoyi.generator
|
||||||
|
|
||||||
# 防止XSS攻击
|
# 防止XSS攻击
|
||||||
xss:
|
xss:
|
||||||
|
|||||||
Reference in New Issue
Block a user