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

diff --git a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogic.cs b/ZigbeeApp/Shared/Phone/Login/AccountLogic.cs
similarity index 99%
rename from ZigbeeApp/Shared/Phone/Device/Account/AccountLogic.cs
rename to ZigbeeApp/Shared/Phone/Login/AccountLogic.cs
index da33ab7..2cc5055 100755
--- a/ZigbeeApp/Shared/Phone/Device/Account/AccountLogic.cs
+++ b/ZigbeeApp/Shared/Phone/Login/AccountLogic.cs
@@ -3,7 +3,7 @@
 using System.Text.RegularExpressions;
 using Shared.Common;
 
-namespace Shared.Phone.Device.Account
+namespace Shared.Phone.Login
 {
     public class AccountLogic
     {

--
Gitblit v1.8.0