From 2d80ee122541898b7e3e4dc5507997498be9b484 Mon Sep 17 00:00:00 2001
From: 高胜 <gs@hdlchina.com.cn>
Date: 星期二, 23 五月 2023 13:46:13 +0800
Subject: [PATCH] 更新链接

---
 RestartService/RestartService/bin/Release/RestartService.exe.config |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/RestartService/RestartService/bin/Release/RestartService.exe.config b/RestartService/RestartService/bin/Release/RestartService.exe.config
index 8073d92..0eda72d 100644
--- a/RestartService/RestartService/bin/Release/RestartService.exe.config
+++ b/RestartService/RestartService/bin/Release/RestartService.exe.config
@@ -10,9 +10,9 @@
 
 
     <add key="ServerIp" value="118.31.3.103"/>
-    <add key="ApplicationAlarm" value="https://test-gz.hdlcontrol.com/iot-cloud/webhook/cloudmonitor/applicationWarn"/>
-    <add key="WechatAlarm" value="http://iot.hdlcontrol.com:8888/hdl-support-monitor/api/alarm/alarmPush"/>
-    <add key="ServiceAlarm" value="https://test-gz.hdlcontrol.com/iot-cloud/webhook/cloudmonitor/supportMonitor"/>
+    <add key="ApplicationAlarm" value="https://china-gateway.hdlcontrol.com/support-monitor/webhook/cloudmonitor/applicationWarn"/>
+    <add key="WechatAlarm" value="https://china-gateway.hdlcontrol.com/support-monitor/webhook/cloudmonitor/applicationWarn"/>
+    <!--<add key="ServiceAlarm" value="https://test-gz.hdlcontrol.com/iot-cloud/webhook/cloudmonitor/supportMonitor"/>-->
     <add key="AppKey" value="HDL-HOME-APP-TEST"/>
     <add key="SecretKey" value="WeJ8TY88vbakCcnvH8G1tDUqzLWY8yss"/>
 

--
Gitblit v1.8.0