From 993ecf49ae04ccea89f6bc4a32cfc0c45def1215 Mon Sep 17 00:00:00 2001 From: 温居城 <wenjucheng@wenjuchengdeMacBook-Pro.local> Date: 星期三, 27 十月 2021 14:23:30 +0800 Subject: [PATCH] 2021-10-27-01 --- ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs index 336f2e7..6d38457 100644 --- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs @@ -815,7 +815,7 @@ if (hadNet == 1) { //璇诲彇闅愬尶閰嶇疆 - HdlBackupLogic.Current.LoadHideOption(); + //HdlBackupLogic.Current.LoadHideOption(); //璋冭瘯锛氬己鍒跺紑鍚悗鍙拌皟璇旳pp鍔熻兘 if (UserCenterResourse.HideOption.StartDebugApp == 1) { @@ -862,6 +862,11 @@ //鍚屾浜戠鐨勭綉鍏砳d锛屽鏋滄湰鍦版嫢鏈変簯绔笉瀛樺湪鐨刬d锛屽垯琛ㄧず搴旇琚崲缁戜簡锛岀洿鎺ュ垹闄� HdlGatewayLogic.Current.SynchronizeDbGateway(); + + //璇诲彇App鏈�浣庣増鏈� + HdlFirmwareUpdateLogic.ReadAppLestVersion(); + //璇诲彇缃戝叧鏈�浣庣増鏈� + HdlFirmwareUpdateLogic.ReadGatewayLestVersion(); } //鏂紑杩滅▼Mqtt杩炴帴,閲嶆柊杩炴帴 @@ -893,7 +898,6 @@ { //浣忓畢鍒囨崲鏃�,妫�娴嬬綉鍏宠繛鎺ユ儏鍐� CheckGatewayConnection(); - } UserCenterResourse.DicReceiveGatewayTest = null; } -- Gitblit v1.8.0