From 06802250b4b9041d39d568c1dbe77684075006b2 Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期三, 11 三月 2020 10:03:44 +0800
Subject: [PATCH] 上传一个版本

---
 ZigbeeApp/Shared/Phone/Login/AccountLogin.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs b/ZigbeeApp/Shared/Phone/Login/AccountLogin.cs
old mode 100644
new mode 100755
similarity index 99%
rename from ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs
rename to ZigbeeApp/Shared/Phone/Login/AccountLogin.cs
index 655fb6f..5c33746
--- a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogin.cs
+++ b/ZigbeeApp/Shared/Phone/Login/AccountLogin.cs
@@ -3,7 +3,7 @@
 using Shared.Phone.UserView;
 using Shared.Phone.Device.CommonForm;
 
-namespace Shared.Phone.Device.Account
+namespace Shared.Phone.Login
 {
     /// <summary>
     /// 鐧诲綍鐣岄潰
@@ -618,7 +618,7 @@
                             ZigBee.Common.Application.Init();
                             //鍒锋柊涓汉涓績鐨勫唴瀛樺強绾跨▼
                             await UserCenter.UserCenterLogic.InitUserCenterMenmoryAndThread();
-                            UserCenter.HdlRoomLogic.Current.InitAllRoom();
+                            Shared.Common.Room.InitAllRoom();
                             Application.RunOnMainThread(() =>
                             {
                                 this.RemoveFromParent();

--
Gitblit v1.8.0