| | |
| | | pmsGl: |
| | | #本机开发环境:192.168.40.80:3306 |
| | | #云服务203: 127.0.0.1:63306 |
| | | #本机开发环境: 127.0.0.1:3306 |
| | | #测试服务器开发环境: 192.168.40.80:3306 |
| | | #云服务203: 127.0.0.1:63306 |
| | | mySqlSvUrl: 192.168.40.80:3306 |
| | | #本机开发环境:E:/java/nginx-1.24.0/html/webfiles/ |
| | | #云服务203: D:/apps/pms/nginx-1.24.0/html/webfiles/ |
| | | #本机和测试服务器开发环境: E:/java/nginx-1.24.0/html/webfiles/ |
| | | #云服务203: D:/apps/pms/nginx-1.24.0/html/webfiles/ |
| | | webFileAbsolutePath: E:/java/nginx-1.24.0/html/webfiles/ |
| | | #web文件显示与下载IP |
| | | #本机开发环境: 127.0.0.1 |
| | | #测试服务器开发环境: 192.168.40.80 |
| | | #云服务203: 8.130.75.203 |
| | | webFileIp4Client: 192.168.40.80 |
| | | #输出sql日志开关,控制PrintSqlInterceptor拦截器是否加载 |
| | | showSqlLog: true |
| | | #是否开发阶段,true或false,开发阶段不进行登录验证及权限验证 |
| | |
| | | hashStart: 0 |
| | | hashEnd: 5461 |
| | | restUrl: http://127.0.0.1:${pms.file1.webPort}/file #file是上下文,ip为局域网ip或本地IP |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名 |
| | | webDownloadPath: http://127.0.0.1:${pms.file1.webPort}/file/download/down?id= #安装部署时IP改成外网IP或域名 |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ #nginx服务路径,安装部署时IP改成外网IP或域名 |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file1.webPort}/file/download/down?id= #安装部署时IP改成外网IP或域名 |
| | | sv2: |
| | | id: dyFile2 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 5462 |
| | | hashEnd: 10923 |
| | | restUrl: http://127.0.0.1:${pms.file2.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file2.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file2.webPort}/file/download/down?id= |
| | | sv3: |
| | | id: dyFile3 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 10924 |
| | | hashEnd: 16385 |
| | | restUrl: http://127.0.0.1:${pms.file3.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file3.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file3.webPort}/file/download/down?id= |
| | | sv4: |
| | | id: dyFile4 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 16386 |
| | | hashEnd: 21847 |
| | | restUrl: http://127.0.0.1:${pms.file4.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file4.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file4.webPort}/file/download/down?id= |
| | | sv5: |
| | | id: dyFile5 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 21848 |
| | | hashEnd: 27309 |
| | | restUrl: http://127.0.0.1:${pms.file5.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file5.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file5.webPort}/file/download/down?id= |
| | | sv6: |
| | | id: dyFile6 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 27310 |
| | | hashEnd: 32767 |
| | | restUrl: http://127.0.0.1:${pms.file6.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file6.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file6.webPort}/file/download/down?id= |
| | | sv7: |
| | | id: dyFile7 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 32768 |
| | | hashEnd: 38229 |
| | | restUrl: http://127.0.0.1:${pms.file7.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file7.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file7.webPort}/file/download/down?id= |
| | | sv8: |
| | | id: dyFile8 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 38230 |
| | | hashEnd: 43691 |
| | | restUrl: http://127.0.0.1:${pms.file8.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file8.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file8.webPort}/file/download/down?id= |
| | | sv9: |
| | | id: dyFile9 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 43692 |
| | | hashEnd: 49153 |
| | | restUrl: http://127.0.0.1:${pms.file9.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file9.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file9.webPort}/file/download/down?id= |
| | | sv10: |
| | | id: dyFile10 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 49154 |
| | | hashEnd: 54615 |
| | | restUrl: http://127.0.0.1:${pms.file10.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file10.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file10.webPort}/file/download/down?id= |
| | | sv11: |
| | | id: dyFile11 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 54616 |
| | | hashEnd: 60077 |
| | | restUrl: http://127.0.0.1:${pms.file11.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file11.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file11.webPort}/file/download/down?id= |
| | | sv12: |
| | | id: dyFile12 |
| | | absolutePath: ${pmsGl.webFileAbsolutePath} |
| | |
| | | hashStart: 60078 |
| | | hashEnd: 65535 |
| | | restUrl: http://127.0.0.1:${pms.file12.webPort}/file |
| | | webUrl: http://127.0.0.1:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://127.0.0.1:${pms.file12.webPort}/file/download/down?id= |
| | | webUrl: http://${pmsGl.webFileIp4Client}:${pms.nginx.webPort}/webfiles/ |
| | | webDownloadPath: http://${pmsGl.webFileIp4Client}:${pms.file12.webPort}/file/download/down?id= |