From f11afb84d32ed6d2b582ed193db2f9805cd365ec Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 18 十二月 2023 15:13:32 +0800
Subject: [PATCH] 工作通知定时任务

---
 ycl-platform/src/main/resources/application-online.yml |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/ycl-platform/src/main/resources/application-online.yml b/ycl-platform/src/main/resources/application-online.yml
index e1181ec..3c816a9 100644
--- a/ycl-platform/src/main/resources/application-online.yml
+++ b/ycl-platform/src/main/resources/application-online.yml
@@ -79,10 +79,15 @@
     keySecret: tRk39S6B1kSGARRdS4DF6jxr5nBYj5
     bucketName: zhzfptoss
 
+DH:
+  web_url: http://172.28.194.185:8281
+  port: 8281
+  userName: zfgy
+  passWord: zfj12345
 #涓撴湁閽夐拤鍙傛暟
 zzding :
-  app-key : SC_ZHZF-IC5g2YiRDW8tug1DfAfiui
-  app-secret : 39RIHFOKd8fUeeW9T7CdBcwEqA6dMKx5d3686B6P
-  domain-name : openplatform.dg-work.cn
+  app-key : sczhzfpt-81R3ErbU00G4VoXaEBruq
+  app-secret : 0GPY3aQDL3l38J7p6K37DV6BCXIOLzrynU71Br36
+  domain-name : openplatform-pro.ding.zj.gov.cn
   protocal : https
-  tenant-id : 50645661
\ No newline at end of file
+  tenant-id : 196729
\ No newline at end of file

--
Gitblit v1.8.0