|  |  | 
 |  |  | spring: | 
 |  |  |     main: | 
 |  |  |         allow-bean-definition-overriding: true #设置为trueæ¶ï¼åå®ä¹çbeanä¼è¦çä¹åå®ä¹çç¸ååç§°çbean | 
 |  |  |     servlet: | 
 |  |  |         multipart: | 
 |  |  |             # å端ä¸ä¼ æä»¶ï¼éå¶å个æä»¶ç大å°åéå¶æææä»¶çå¤§å° | 
 |  |  |             max-file-size: 500MB | 
 |  |  |             max-request-size: 5000MB | 
 |  |  |     http: | 
 |  |  |         client: | 
 |  |  |             # spring restTemplate å¯¹å¤httpè®¿é®æ¶ | 
 |  |  |             connect-timeout: 3000 # è¿æ¥è¶
æ¶æ¶é´ | 
 |  |  |             read-timeout: 3000 # è¯»åè¶
æ¶æ¶é´ | 
 |  |  | logging: | 
 |  |  |     charset: | 
 |  |  |         console: UTF-8 | 
 |  |  | 
 |  |  |         dev: false  #æ¯å¦å¼åé¶æ®µï¼trueæfalse | 
 |  |  |         dsName: ym  #å¼åé¶æ®µï¼è®¾ç½®ä¸´æ¶çæ°æ®åºåç§° | 
 |  |  |     nginx: | 
 |  |  |         webPort: 19913 | 
 |  |  |         root: E:/apps/pipIrr/nginx-1.27.0 | 
 |  |  |         webPort: 54321 | 
 |  |  |         webFilePort: 19913 | 
 |  |  |     mw: | 
 |  |  |         webPort: 8070 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ | 
 |  |  |         actutorPort: 9070 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ | 
 |  |  | 
 |  |  |         supportedFileTypes: docx,xlsx,doc,xls,pdf #æ¯æçææ¡£ï¼éåªä½æä»¶ï¼å¦ç
§çãå½é³ãå½åï¼æä»¶ç±»å | 
 |  |  |         sv1: | 
 |  |  |             id: dyFile1 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile1 | 
 |  |  |             hashStart: 0 | 
 |  |  |             hashEnd: 5461 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file1.webPort}/file #fileæ¯ä¸ä¸æ,ip为å±åç½ipææ¬å°IP | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file1.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv2: | 
 |  |  |             id: dyFile2 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile2 | 
 |  |  |             hashStart: 5462 | 
 |  |  |             hashEnd: 10923 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file2.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file2.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv3: | 
 |  |  |             id: dyFile3 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile3 | 
 |  |  |             hashStart: 10924 | 
 |  |  |             hashEnd: 16385 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file3.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file3.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv4: | 
 |  |  |             id: dyFile4 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile4 | 
 |  |  |             hashStart: 16386 | 
 |  |  |             hashEnd: 21847 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file4.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file4.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv5: | 
 |  |  |             id: dyFile5 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile5 | 
 |  |  |             hashStart: 21848 | 
 |  |  |             hashEnd: 27309 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file5.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file5.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv6: | 
 |  |  |             id: dyFile6 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile6 | 
 |  |  |             hashStart: 27310 | 
 |  |  |             hashEnd: 32767 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file6.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file6.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv7: | 
 |  |  |             id: dyFile7 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile7 | 
 |  |  |             hashStart: 32768 | 
 |  |  |             hashEnd: 38229 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file7.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file7.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv8: | 
 |  |  |             id: dyFile8 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile8 | 
 |  |  |             hashStart: 38230 | 
 |  |  |             hashEnd: 43691 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file8.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file8.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv9: | 
 |  |  |             id: dyFile9 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile9 | 
 |  |  |             hashStart: 43692 | 
 |  |  |             hashEnd: 49153 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file9.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file9.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv10: | 
 |  |  |             id: dyFile10 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile10 | 
 |  |  |             hashStart: 49154 | 
 |  |  |             hashEnd: 54615 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file10.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file10.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv11: | 
 |  |  |             id: dyFile11 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile11 | 
 |  |  |             hashStart: 54616 | 
 |  |  |             hashEnd: 60077 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file11.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file11.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |         sv12: | 
 |  |  |             id: dyFile12 | 
 |  |  |             absolutePath: E:/apps/pipIrr/nginx-1.27.0/html/webfiles/ | 
 |  |  |             absolutePath: ${pipIrr.nginx.root}/html/webfiles/ | 
 |  |  |             relativePath: webFile12 | 
 |  |  |             hashStart: 60078 | 
 |  |  |             hashEnd: 65535 | 
 |  |  |             restUrl: http://127.0.0.1:${pipIrr.file12.webPort}/file | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/webfiles/ | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.file12.webPort}/file/download/down?id= | 
 |  |  |             webUrl: http://no253541tf71.vicp.fun:${pipIrr.nginx.webFilePort}/webfiles/ #nginxæå¡è·¯å¾,å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |             webDownloadPath: http://no253541tf71.vicp.fun:${pipIrr.nginx.webPort}/file/download/down?id=  #å®è£
é¨ç½²æ¶IPæ¹æå¤ç½IPæåå | 
 |  |  |  | 
 |  |  | #项ç®ç¼å· | 
 |  |  | #projectCode: | 
 |  |  | 
 |  |  |     mj: | 
 |  |  |         url: "http://127.0.0.1:8071" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send" | 
 |  |  |     mq: | 
 |  |  |         url: "http://127.0.0.1:8100" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send" | 
 |  |  |     sp: | 
 |  |  |         url: "http://127.0.0.1:8073" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send" | 
 |  |  |     test: | 
 |  |  |         url: "http://127.0.0.1:8072" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send" | 
 |  |  |     #çæµæ§å¶æ¨¡ååè°å°å | 
 |  |  |     mq: | 
 |  |  |         url: "http://127.0.0.1:8100" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8100/rtuMw/com/send" | 
 |  |  |     yq: | 
 |  |  |         url: "http://127.0.0.1:8101" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8101/rtuMw/com/send" | 
 |  |  |     hlj: | 
 |  |  |         url: "http://127.0.0.1:8102" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8102/rtuMw/com/send" | 
 |  |  |     gz: | 
 |  |  |         url: "http://127.0.0.1:8103" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8103/rtuMw/com/send" | 
 |  |  |     lz: | 
 |  |  |         url: "http://127.0.0.1:8104" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8104/rtuMw/com/send" | 
 |  |  |     jc: | 
 |  |  |         url: "http://127.0.0.1:8105" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8105/rtuMw/com/send" | 
 |  |  |     #Rtuè¿ç¨å½ä»¤ç»æåè°å°å | 
 |  |  |     rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive" | 
 |  |  |     #rtuè¿ç¨å级模ååè°å°å | 
 |  |  |     #æ¥æ¶éä¿¡ä¸é´ä»¶æ¶æ¯ä¸å¿æ¶æ¯çå°å | 
 |  |  |     mwMsCenterReceiveUrl_rm: "http://127.0.0.1:8081/remote/msCenter/receive" | 
 |  |  |     #rtuè¿ç¨åçº§ç¶æä¿¡æ¯åè°å°å | 
 |  |  |     ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive" | 
 |  |  |     #微信å°ç¨åºåè°å°å | 
 |  |  |     #微信å°ç¨åºåºç¨ä¸Rtuè¿ç¨å½ä»¤ç»æåè°å°å | 
 |  |  |     rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive" | 
 |  |  |  | 
 |  |  | #ä¸è¿è¡userTokenè¿æ»¤çURLï¼@ConfigurationPropertiesè¦æ±tokennofilter䏿æåæ¯é½å°å | 
 |  |  | 
 |  |  |     urls: | 
 |  |  |         - /sso/sso | 
 |  |  |         - /remote/comRes/receive | 
 |  |  |         - /remote/msCenter/receive | 
 |  |  |         - /remote/rtuUpgradeStateReceiver/receive | 
 |  |  |         - /remote/websocket | 
 |  |  |         - /wx/comRes/receive | 
 |  |  |         - /app/captcha/get | 
 |  |  |         - /file/file #webåå¸å¼æä»¶ç³»ç» | 
 |  |  | 
 |  |  |  | 
 |  |  | #éæ§å¨åæ° | 
 |  |  | rtu: | 
 |  |  |     batteryVolt: 17 | 
 |  |  |     signalIntensity: | 
 |  |  |         weak: 10 | 
 |  |  |         ordinary: 20 |