From 83e49afb5e51d4f42474696b531ae97039f6966d Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Tue, 26 Oct 2021 23:12:02 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E5=8F=98=E6=9B=B4=E7=A4=BA=E4=BE=8B?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E9=85=8D=E7=BD=AE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/src/main/resources/application.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/example/src/main/resources/application.yaml b/example/src/main/resources/application.yaml index f84add18..724ea49c 100644 --- a/example/src/main/resources/application.yaml +++ b/example/src/main/resources/application.yaml @@ -10,10 +10,11 @@ spring: name: dynamic-threadpool-example dynamic: thread-pool: - alarms: + notifys: - type: DING url: https://oapi.dingtalk.com/robot/send?access_token= token: 4a582a588a161d6e3a1bd1de7eea9ee9f562cdfcbe56b6e72029e7fd512b2eae + receives: '15601166691,18210045950' server-addr: http://localhost:6691 namespace: prescription item-id: ${spring.application.name}