Browse Source

配置文件

bihuisong 5 months ago
parent
commit
a4cd8e5889
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zhjq-admin/src/main/resources/application.yml

+ 1 - 1
zhjq-admin/src/main/resources/application.yml

@@ -117,7 +117,7 @@ pagehelper:
 # Swagger配置
 swagger:
   # 是否开启swagger
-  enabled: true
+  enabled: false
   # 请求前缀
   pathMapping: /dev-api