From c13629a73204e22b83a383c4474a0b3633df1084 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期三, 24 三月 2021 18:32:22 +0800 Subject: [PATCH] 2021-03-24 1.更新 --- Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs b/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs index 5d79482..ef699e5 100644 --- a/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs +++ b/Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs @@ -56,7 +56,7 @@ /// 鍥哄畾鍩熷悕,姝e紡鐜 /// 鍏叡鍩熷悕灏辫繎瑙f瀽 /// </summary> - public const string GlobalRequestHttpsHost = "bahrain-gateway.hdlcontrol.com"; + public const string GlobalRequestHttpsHost = "https://bahrain-gateway.hdlcontrol.com"; /// <summary> /// /// </summary> -- Gitblit v1.8.0