ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs
@@ -814,6 +814,16 @@ HdlGatewayLogic.Current.ResetComandToBindBackupGateway(); //读取隐匿配置 HdlBackupLogic.Current.LoadHideOption(); //调试:强制开启后台调试App功能 if (UserCenterResourse.HideOption.StartDebugApp == 1) { HdlThreadLogic.Current.RunMain(() => { var form = new HideOption.HideOptionMainForm(); form.AddForm(); }); return false; } } //关闭所有接收