zq-erp/src/main/resources/application-dev.yml
@@ -2,7 +2,8 @@ debug: true #环境标识 evn: dev server: port: 8080 #数据库 spring: datasource: @@ -18,8 +19,7 @@ swagger: enable: true #mq 队列开关 useRabbit: false #微信支付调试开关 wx_pay_debug_onoff: false @@ -33,7 +33,7 @@ signName: 肽妍 #异常快捷链接 showExcptionUrl: http://test.hive.jyymatrix.cc/showException showExcptionUrl: http://localhost:8080/showException #日志文件地址 log_path: D:/zqerp/log