From a130081341fe9b92c780ca2f966d1f54a79fa74c Mon Sep 17 00:00:00 2001 From: duhui Date: Wed, 25 Aug 2021 17:07:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=92=89=E9=92=89=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index cd68c0f..3151c41 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -37,4 +37,6 @@ services.syspro.openlimit = 3000 #新服标签注册人数 services.syspro.newday = 2000 #天眼密匙 -skyeye.privatekey = 45959f3e06be43a92c8908fa99d6f2b3 \ No newline at end of file +skyeye.privatekey = 45959f3e06be43a92c8908fa99d6f2b3 +# 钉钉通知 +services.dingurl = https://oapi.dingtalk.com/robot/send?access_token=1d7be93e4e77a833f1f1fef9f89dc14fae48653e3ce0e2f6d61e953c5035b073 \ No newline at end of file