hippo4j-core 配置文件调整.

pull/117/head
chen.ma 3 years ago
parent a8fdfa649c
commit 1dd43bb195

@ -25,6 +25,10 @@ spring:
secret-key: 1d307bfa-815f-4662-a2e5-99415e947bb8
- platform: 'DING'
secret-key: 56417ebba6a27ca352f0de77a2ae9da66d01f39610b5ee8a6033c60ef9071c55
nacos:
data-id: 'hippo4j-nacos.yaml'
group: 'DEFAULT_GROUP'
config-file-type: yml
executors:
- thread-pool-id: 'message-consume'
core-pool-size: 1
@ -42,5 +46,5 @@ spring:
interval: 8
receives:
WECHAT: 'xxx' # Fill in the enterprise weChat userId
DING: '15601166691' # phone
DING: 'xxx' # phone

Loading…
Cancel
Save