Skip to content

Commit

Permalink
hippo4j-core 配置文件调整.
Browse files Browse the repository at this point in the history
  • Loading branch information
magestacks committed Feb 26, 2022
1 parent a8fdfa6 commit 1dd43bb
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -42,5 +46,5 @@ spring:
interval: 8
receives:
WECHAT: 'xxx' # Fill in the enterprise weChat userId
DING: '15601166691' # phone
DING: 'xxx' # phone

0 comments on commit 1dd43bb

Please sign in to comment.