WJC
2019-12-13 9c6bd67d66859e48f0e794cd2746aef9310ce71d
ZigbeeApp/Shared/Phone/Device/Account/AccountRegisterSuccess.cs
@@ -116,11 +116,9 @@
                                    {
                                        BindAuthUser(Config.Instance.Guid, OpenID);
                                    }
                                    ZigBee.Common.Application.Init();
                                    //登录成功
                                    var homes = await House.GetHomeLists();
                                    var homes = await House.GetHomeLists();
                                    ZigBee.Common.Application.Init();
                                    //刷新个人中心的内存及线程
                                    await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread();