From 2274c4db6aa019595777d6ddc661b886919e6f91 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 19 三月 2021 10:44:46 +0800 Subject: [PATCH] 2021-03-19 1.版本号更新 --- 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..5d79482 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 = "bahrain-gateway.hdlcontrol.com"; /// <summary> /// /// </summary> @@ -67,7 +67,7 @@ const string SECRET_KEY = "yPL345bn68gHnvilG4tYbq3cTYkiHu"; #else - ///**********娴嬭瘯鐜********** + ///**********娴嬭瘯鐜********** /// <summary> /// 鍥哄畾鍩熷悕,娴嬭瘯澧� /// 鍏叡鍩熷悕灏辫繎瑙f瀽 -- Gitblit v1.8.0