pms-parent/pms-global/src/main/resources/application-global.yml
@@ -6,7 +6,7 @@ #云服务203: D:/apps/pms/nginx-1.24.0/html/webfiles/ webFileAbsolutePath: D:/apps/pms/nginx-1.24.0/html/webfiles/ #输出sql日志开关,控制PrintSqlInterceptor拦截器是否加载 showSqlLog: false showSqlLog: true #是否开发阶段,true或false,开发阶段不进行登录验证及权限验证 isDev: false spring: @@ -130,7 +130,7 @@ #web分布式文件系统 dy: webFileAbsolutePath: E:/java/nginx-1.24.0/html/webfiles/ webFileAbsolutePath: ${pmsGl.webFileAbsolutePath} photoZipWidth: 400 #缩略图尺寸 webFile: fmUrl: http://127.0.0.1:${pms.other.webPort}/other # fm的web上下文 URL