WJC
2019-12-13 9c6bd67d66859e48f0e794cd2746aef9310ce71d
ZigbeeApp/Shared/Common/CommonPage.cs
old mode 100755 new mode 100644
@@ -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;
            }
        }