CrabtreeOn,印度客户定制APP,迁移2.0平台版本
陈嘉乐
2021-03-26 eb3799496f3419e347849073e23e5105b74000e5
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 = "https://bahrain-gateway.hdlcontrol.com";
        /// <summary>
        /// 
        /// </summary>
@@ -67,7 +67,7 @@
        const string SECRET_KEY = "yPL345bn68gHnvilG4tYbq3cTYkiHu";
#else
         ///**********测试环境**********
        ///**********测试环境**********
        /// <summary>
        /// 固定域名,测试境
        /// 公共域名就近解析