CrabtreeOn,印度客户定制APP,迁移2.0平台版本
JLChen
2022-01-04 cce511a656806fa9459b15efc902da43a1f85786
Crabtree/SmartHome/HDL/Common/HttpUtil/HttpUtil.cs
@@ -72,15 +72,15 @@
        /// 固定域名,测试境
        /// 公共域名就近解析
        /// </summary>
        public const string GlobalRequestHttpsHost = "https://test-gz.hdlcontrol.com";
        public const string GlobalRequestHttpsHost = "https://china-gateway.hdlcontrol.com";
        /// <summary>
        /// 
        /// </summary>
        const string APP_KEY = "HDL-HOME-IND-APP-TEST";
        const string APP_KEY = "HDL-APP-TENANT";
        /// <summary>
        /// 
        /// </summary>
        const string SECRET_KEY = "yeJ8TY98vbakCpnvH8G1tDUqzLWY8yts";
        const string SECRET_KEY = "CeL345bn28gHnvi9G4tYcq3cTYkiiC";
#endif
        /// <summary>