From 531f1380ec8478e109118cf96bc2c9f31e9278d1 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期三, 23 六月 2021 09:27:23 +0800
Subject: [PATCH] 代码同步

---
 HDL_ON/Common/UserInfo.cs |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/HDL_ON/Common/UserInfo.cs b/HDL_ON/Common/UserInfo.cs
index 289baf8..a242194 100644
--- a/HDL_ON/Common/UserInfo.cs
+++ b/HDL_ON/Common/UserInfo.cs
@@ -32,11 +32,11 @@
                         {
                             m_Current = new UserInfo()
                             {
-                                ID = "1234567890",
-                                userName = "璇曠敤璐﹀彿",
-                                AccountString = "璇曠敤璐﹀彿",
-                                userMobileInfo = "璇曠敤璐﹀彿",
-                                userEmailInfo = "璇曠敤璐﹀彿",
+                                ID = "浣撻獙璐﹀彿1234567890",
+                                userName = "浣撻獙璐﹀彿",
+                                AccountString = "浣撻獙璐﹀彿",
+                                userMobileInfo = "浣撻獙璐﹀彿",
+                                userEmailInfo = "浣撻獙璐﹀彿",
                                 language = "Chinese",
                                 areaCode = "86",
                                 headImagePagePath = "LoginIcon/2.png",
@@ -56,6 +56,7 @@
                                 headImagePagePath = "LoginIcon/2.png",
                             };
                         }
+                        return m_Current;
                     }
 
                     try

--
Gitblit v1.8.0