HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-04-15 23532fa8ad34c89b6d24b01eaef6475fd0aad898
ZigbeeApp/Shared/Common/CommonPage.cs
@@ -57,7 +57,7 @@
        /// <summary>
        /// 版本号
        /// </summary>
        public static string CodeIDString = "1.0.20041301";
        public static string CodeIDString = "1.0.20041501";
        /// <summary>
        /// 注册来源(0:HDL On 1:Zigbee)
        /// </summary>
@@ -376,7 +376,6 @@
            }
        }
        /// <summary>
        /// 登出
        /// </summary>
@@ -398,6 +397,7 @@
            }
            catch { }
        }
        /// <summary>
        /// 退出登录时调用,清除推送数据
        /// </summary>