Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
@@ -56,7 +56,7 @@ /// 固定域名,正式环境 /// 公共域名就近解析 /// </summary> #if DEBUG #if DEBUG1 public const string GlobalRequestHttpsHost = "https://test-gz.hdlcontrol.com"; #else public const string GlobalRequestHttpsHost = "https://bahrain-gateway.hdlcontrol.com";