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