Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
@@ -1,5 +1,5 @@ ///**发布环境 使用发布环境 发布的正式签名KEY**/ //#define Distribution /**发布环境 使用发布环境 发布的正式签名KEY**/ #define Distribution ///**测试环境 使用测试环境 使用测试的签名KEY**/ //#undef Distribution @@ -56,7 +56,7 @@ /// 固定域名,正式环境 /// 公共域名就近解析 /// </summary> public const string GlobalRequestHttpsHost = "https://nearest.hdlcontrol.com"; public const string GlobalRequestHttpsHost = "bahrain-gateway.hdlcontrol.com"; /// <summary> /// /// </summary>