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; } }