| | |
| | | spring: |
| | | servlet: |
| | | multipart: |
| | | # å端ä¸ä¼ æä»¶ï¼éå¶å个æä»¶ç大å°åéå¶æææä»¶çå¤§å° |
| | | max-file-size: 500MB |
| | | max-request-size: 5000MB |
| | | logging: |
| | | charset: |
| | | console: UTF-8 |
| | |
| | | #type-aliases-package: com.dy.pipIrrGlobal.daoBa |
| | | configuration: |
| | | #log-impl: org.apache.ibatis.logging.stdout.StdOutImpl #æ¶èè¾åºæ¥å¿ï¼æ¶èä¸è¾åºæ¥å¿ |
| | | log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl |
| | | #log-impl: org.apache.ibatis.logging.log4j2.Log4j2Impl ä¸ååºç¨ï¼æ¹ä¸ºPrintSqlInterceptoræ¦æªå¨è¾åºsqlæ¥å¿ï¼ä¸é¢print-sql项é
ç½® |
| | | print-sql: true # è¾åºsqlæ¥å¿å¼å
³ï¼æ§å¶PrintSqlInterceptoræ¦æªå¨æ¯å¦å è½½ |
| | | #å¼å¯é©¼å³°uNameèªå¨æ å°å°u_name |
| | | #2023-10-24ç»å®éªï¼ä¸é¢é
ç½®trueæfalseï¼é½è½ä»u_nameæ å°å°uName |
| | | #map-underscore-to-camel-case: true |
| | |
| | | nginx: |
| | | webPort: 54321 |
| | | mw: |
| | | webPort: 8072 |
| | | actutorPort: 9072 |
| | | webPort: 8072 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ |
| | | actutorPort: 9072 #éä¿¡ä¸é´ä»¶ä¸åºç¨ï¼ä¸è½å¨web模åç³»ç»ä¸åºç¨ |
| | | idSuffix: 0 |
| | | sso: |
| | | cacheMaximumSize: 10000 #ç»å½ç¨æ·ç¼åå¯ç¼åç¨æ·çæå¤§å¼ |
| | |
| | | webPort: 8089 |
| | | actutorPort: 9089 |
| | | idSuffix: 11 |
| | | # 2023-10-24æ°å¢ï¼ç¨äºæ§è¡ä¸´æ¶ä»»å¡ï¼ä¾å¦å 餿°æ®åºä¸ä¸äºåºéçæ°æ® |
| | | temp: |
| | | webPort: 8099 |
| | | actutorPort: 9099 |
| | | idSuffix: 98 |
| | | |
| | | # åå¸å¼webæä»¶ç³»ç» |
| | | file: |
| | | idSuffix: 99 |
| | | file1: |
| | |
| | | #项ç®ç¼å· |
| | | #projectCode: |
| | | # ym: 100 |
| | | # pj: 101 |
| | | # sp: 101 |
| | | |
| | | #项ç®é
ç½® |
| | | project: |
| | |
| | | #é讯ä¸é´ä»¶ç¸å
³é
ç½® |
| | | #protocol: DYJS_2023,DYJS_2024 |
| | | mw: |
| | | #å½ä»¤åéå°å(ä¸ç¼æ¯æºætagï¼å
¶ä¹æ¯æ°æ®æºåç¼åç§°) |
| | | #å½ä»¤åééä¿¡ä¸é´ä»¶å°å |
| | | ym: |
| | | url: "http://127.0.0.1:8070" |
| | | comSendUrl: "http://127.0.0.1:8070/rtuMw/com/send" |
| | | rtuLogFileUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogFile" |
| | | rtuLogTextUrl: "http://127.0.0.1:8070/rtuMw/com/rtuLogText" |
| | | pj: |
| | | 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" |
| | | 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" |
| | | rtuLogFileUrl: "http://127.0.0.1:8072/rtuMw/com/rtuLogFile" |
| | | rtuLogTextUrl: "http://127.0.0.1:8072/rtuMw/com/rtuLogText" |
| | | #çæµæ§å¶æ¨¡ååè°å°å |
| | | rtuCallbackUrl_rm: "http://127.0.0.1:8081/remote/comRes/receive" |
| | | #rtuè¿ç¨å级模ååè°å°å |
| | | ugCallbackUrl_rm: "http://127.0.0.1:8081/remote/rtuUpgradeStateReceiver/receive" |
| | | #微信å°ç¨åºåè°å°å |
| | | rtuCallbackUrl_wx: "http://127.0.0.1:8087/wx/comRes/receive" |
| | | |
| | |
| | | urls: |
| | | - /sso/sso |
| | | - /remote/comRes/receive |
| | | - /remote/rtuUpgradeStateReceiver/receive |
| | | - /wx/comRes/receive |
| | | - /app/captcha/get |
| | | - /file/file #webåå¸å¼æä»¶ç³»ç» |
| | | - /file/fm #webåå¸å¼æä»¶ç³»ç» |
| | | |
| | | #èªå¨ç»è®¡é
ç½®ï¼èªå¨ç»è®¡å®æ¶ä»»å¡ä¼æ¯å¤©å®æ¶è¿è¡ |
| | | auto-statistics: |
| | |
| | | secret: SEC6042bc964d08899a5853eb321eb5a4d842a395982777f815bd07451c879228b7 |
| | | at-all: true |
| | | mobile: 18602657034 |
| | | pj: |
| | | sp: |
| | | enable: true #æ¯å¦å¯ç¨ |
| | | robot: |
| | | url: https://oapi.dingtalk.com/robot/send |