ZigbeeApp/Shared/Common/CommonPage.csold mode 100644 new mode 100755
File was renamed from ZigbeeApp20200414/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>