|  |  | 
 |  |  | spring: | 
 |  |  |     servlet: | 
 |  |  |         multipart: | 
 |  |  |             # å端ä¸ä¼ æä»¶ï¼éå¶å个æä»¶ç大å°åéå¶æææä»¶çå¤§å° | 
 |  |  |             max-file-size: 500MB | 
 |  |  |             max-request-size: 5000MB | 
 |  |  | logging: | 
 |  |  |     charset: | 
 |  |  |         console: UTF-8 | 
 |  |  | 
 |  |  |     nginx: | 
 |  |  |         webPort: 54321 | 
 |  |  |     mw: | 
 |  |  |         webPort: 8070 | 
 |  |  |         actutorPort: 9070 | 
 |  |  |         webPort: 8070 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ | 
 |  |  |         actutorPort: 9070 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ | 
 |  |  |         idSuffix: 0 | 
 |  |  |     sso: | 
 |  |  |         cacheMaximumSize: 10000 #ç»å½ç¨æ·ç¼åå¯ç¼åç¨æ·çæå¤§å¼ | 
 |  |  | 
 |  |  |         rtuLogFileUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogFile" | 
 |  |  |         rtuLogTextUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogText" | 
 |  |  |     sp: | 
 |  |  |         comSendUrl: "http://127.0.0.1:8071/rtuMw/com/send" | 
 |  |  |         rtuLogFileUrl: "http://127.0.0.1:8071/rtuMw/com/rtuLogFile" | 
 |  |  |         rtuLogTextUrl: "http://127.0.0.1:8071/rtuMw/com/rtuLogText" | 
 |  |  |         comSendUrl: "http://127.0.0.1:8073/rtuMw/com/send" | 
 |  |  |         rtuLogFileUrl: "http://127.0.0.1:8073/rtuMw/com/rtuLogFile" | 
 |  |  |         rtuLogTextUrl: "http://127.0.0.1:8073/rtuMw/com/rtuLogText" | 
 |  |  |     test: | 
 |  |  |         comSendUrl: "http://127.0.0.1:8072/rtuMw/com/send" | 
 |  |  |         rtuLogFileUrl: "http://127.0.0.1:8072/rtuMw/com/rtuLogFile" | 
 |  |  | 
 |  |  |         - /wx/comRes/receive | 
 |  |  |         - /app/captcha/get | 
 |  |  |         - /file/file #webåå¸å¼æä»¶ç³»ç» | 
 |  |  |         - /file/fm #webåå¸å¼æä»¶ç³»ç» | 
 |  |  |  | 
 |  |  | #èªå¨ç»è®¡é
ç½®ï¼èªå¨ç»è®¡å®æ¶ä»»å¡ä¼æ¯å¤©å®æ¶è¿è¡ | 
 |  |  | auto-statistics: |