ruoyi-admin/src/main/resources/application.yml
@@ -72,7 +72,7 @@ # redis 配置 redis: # # 地址(义乌二院) host: 192.168.2.10 host: 127.0.0.1 port: 6020 # 地址(公司) @@ -133,7 +133,7 @@ # Swagger配置 swagger: # 是否开启swagger enabled: true enabled: false # 请求前缀 pathMapping: /dev-api