HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-12-02 4c40f503acf2bcf90d294cc439ef46ba259b9c60
ZigbeeApp/Shared/Common/CommonPage.cs
@@ -62,7 +62,7 @@
        /// <summary>
        /// 版本号
        /// </summary>
        public static string CodeIDString = "1.0.19112601";
        public static string CodeIDString = "1.0.19112901";
        /// <summary>
        /// 注册来源(0:HDL On 1:Zigbee)
        /// </summary>
@@ -330,8 +330,6 @@
#if DEBUG
                System.Console.WriteLine(e.Message);
#endif
                //Log出力
                Phone.UserCenter.HdlLogLogic.Current.WriteLog(e);
                return null;
            }
        }