From 6a518151a9a8efb62c768198aebe4a0ff9ce77f2 Mon Sep 17 00:00:00 2001
From: WJC <wjc@hdlchina.com.cn>
Date: 星期四, 21 十一月 2019 11:11:12 +0800
Subject: [PATCH] 2019-11-21-1

---
 ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
index 67ce890..fa0a6e7 100644
--- a/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
+++ b/ZigbeeApp/Shared/Phone/ZigBee/Common/Config.cs
@@ -176,7 +176,7 @@
         /// <summary>
         ///鏆傛椂榛樿
         /// </summary>
-        public string Nmae = string.Empty;
+        public string UserName = string.Empty;
         /// <summary>
         /// 璐︽埛鐧诲綍鎴愬姛鐨勮处鎴风被鍨�
         /// </summary>
@@ -197,7 +197,7 @@
                 config = new Config { };
             }
         }
-
+        
         /// <summary>
         /// 褰撳墠鐧诲綍鐨勫笎鍙�
         /// </summary>

--
Gitblit v1.8.0