update swagger组 顺序配置
This commit is contained in:
parent
b6443e0c01
commit
c0eb3c53c1
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user