HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2020-03-06 a5b3c4bae726ef6770d4bfcbf2f4b50a37ed4a15
ZigbeeApp/Shared/Phone/UserView/HomePage.cs
@@ -68,7 +68,7 @@
                            //启动ZigBee
                            ZigBee.Common.Application.Init();
                            Room.InitAllRoom();
                            UserCenter.HdlRoomLogic.Current.InitAllRoom();
                            Application.RunOnMainThread(() =>
                            {
@@ -99,7 +99,7 @@
                            //启动ZigBee
                            ZigBee.Common.Application.Init();
                            Room.InitAllRoom();
                            UserCenter.HdlRoomLogic.Current.InitAllRoom();
                            Application.RunOnMainThread(() =>
                            {