| 1234567891011121314151617181920212223242526272829 |
- server:
- port: 9038
- servlet:
- context-path: /api/zhongche
- enable:
- scheduling: false
- logging:
- config: classpath:logback-spring.xml
- path: /home/server/zhongche/log/
- level:
- com.malk.*: debug
- # dingtalk
- dingtalk:
- agentId:
- appKey:
- appSecret:
- corpId:
- aesKey:
- token:
- operator:
- aliwork:
- appType: APP_SL9V2KUH6GBEISLNXXTJ
- systemToken: HOE66T71Z9H2PLVHM6EU85Q7H2AJ2YV2GRKKMWL1
|