123456789101112131415161718192021222324252627282930 |
- server:
- port: 8112
- servlet:
- context-path: /huagao
- enable:
- scheduling: true
- logging:
- config: classpath:logback-spring.xml
- path: /home/server/huagao/log/
- level:
- com.malk.*: info
- # dingtalk
- dingtalk:
- agentId: 3254218465
- appKey: dingdhgwe3g6xrifq3iz
- appSecret: xO9uBMFGvv79UAqv8HBPZQVXLBbLhf8ueX28Vtn_de-4ME7-K9wBRVFihCGFoeX4
- corpId:
- aesKey:
- token:
- operator:
- # aliwork
- aliwork:
- appType: APP_BWPT6ET90UEE8IBEY9GJ
- systemToken: 37766HD145ST2RBB9S4D37J2WMNU293GASC8M6Q
|