diff --git a/hippo4j-example/hippo4j-core-spring-boot-starter-example/src/main/resources/bootstrap.yaml b/hippo4j-example/hippo4j-core-spring-boot-starter-example/src/main/resources/bootstrap.yaml index dfac43e9..2937b954 100644 --- a/hippo4j-example/hippo4j-core-spring-boot-starter-example/src/main/resources/bootstrap.yaml +++ b/hippo4j-example/hippo4j-core-spring-boot-starter-example/src/main/resources/bootstrap.yaml @@ -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