|  |  |  | 
|---|
|  |  |  | # å端ä¸ä¼ æä»¶ï¼éå¶å个æä»¶ç大å°åéå¶æææä»¶çå¤§å° | 
|---|
|  |  |  | max-file-size: 500MB | 
|---|
|  |  |  | max-request-size: 5000MB | 
|---|
|  |  |  | http: | 
|---|
|  |  |  | client: | 
|---|
|  |  |  | # spring restTemplate å¯¹å¤httpè®¿é®æ¶ | 
|---|
|  |  |  | connect-timeout: 3000 # è¿æ¥è¶
æ¶æ¶é´ | 
|---|
|  |  |  | read-timeout: 3000 # è¯»åè¶
æ¶æ¶é´ | 
|---|
|  |  |  | logging: | 
|---|
|  |  |  | charset: | 
|---|
|  |  |  | console: UTF-8 | 
|---|
|  |  |  | 
|---|
|  |  |  | test: | 
|---|
|  |  |  | url: "http://127.0.0.1:8072" | 
|---|
|  |  |  | comSendUrl: "http://127.0.0.1:8072/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åå¸å¼æä»¶ç³»ç» | 
|---|