From c0eb3c53c138a3db5c477377b83f9670599b95ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Wed, 20 Oct 2021 14:18:26 +0800 Subject: [PATCH] =?UTF-8?q?update=20swagger=E7=BB=84=20=E9=A1=BA=E5=BA=8F?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 4d2da751..0b000c78 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -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: