From eb3799496f3419e347849073e23e5105b74000e5 Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期五, 26 三月 2021 17:41:18 +0800
Subject: [PATCH] 2021-3-26-4

---
 Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs b/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
index dafbc52..ef699e5 100644
--- a/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
+++ b/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
@@ -1,5 +1,5 @@
-锘�///**鍙戝竷鐜 浣跨敤鍙戝竷鐜 鍙戝竷鐨勬寮忕鍚岾EY**/
-//#define Distribution
+锘�/**鍙戝竷鐜 浣跨敤鍙戝竷鐜 鍙戝竷鐨勬寮忕鍚岾EY**/
+#define Distribution
 
 ///**娴嬭瘯鐜 浣跨敤娴嬭瘯鐜 浣跨敤娴嬭瘯鐨勭鍚岾EY**/
 //#undef Distribution 
@@ -56,7 +56,7 @@
         /// 鍥哄畾鍩熷悕,姝e紡鐜
         /// 鍏叡鍩熷悕灏辫繎瑙f瀽
         /// </summary>
-        public const string GlobalRequestHttpsHost = "https://nearest.hdlcontrol.com";
+        public const string GlobalRequestHttpsHost = "https://bahrain-gateway.hdlcontrol.com";
         /// <summary>
         /// 
         /// </summary>
@@ -67,7 +67,7 @@
         const string SECRET_KEY = "yPL345bn68gHnvilG4tYbq3cTYkiHu";
 
 #else
-         ///**********娴嬭瘯鐜**********
+        ///**********娴嬭瘯鐜**********
         /// <summary>
         /// 鍥哄畾鍩熷悕,娴嬭瘯澧�
         /// 鍏叡鍩熷悕灏辫繎瑙f瀽

--
Gitblit v1.8.0