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/AccountLoginByCode.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs b/ZigbeeApp/Shared/Phone/Login/AccountLoginByCode.cs
old mode 100644
new mode 100755
similarity index 99%
rename from ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs
rename to ZigbeeApp/Shared/Phone/Login/AccountLoginByCode.cs
index 7804f1f..c70ba52
--- a/ZigbeeApp/Shared/Phone/Device/Account/AccountLoginByCode.cs
+++ b/ZigbeeApp/Shared/Phone/Login/AccountLoginByCode.cs
@@ -6,7 +6,7 @@
 using Shared.Phone.UserView;
 using Shared.Phone.Device.CommonForm;
 
-namespace Shared.Phone.Device.Account
+namespace Shared.Phone.Login
 {
     /// <summary>
     /// 楠岃瘉鐮佺櫥褰�
@@ -580,7 +580,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