From c7df85937f73fb347ee0b19e9c052d2d00a6df6c Mon Sep 17 00:00:00 2001
From: 黄学彪 <hxb@hdlchina.com.cn>
Date: 星期五, 18 九月 2020 13:58:19 +0800
Subject: [PATCH] 新版本

---
 ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs |   33 +++------------------------------
 1 files changed, 3 insertions(+), 30 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs
index 70432a9..c52b551 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterEnumCommon.cs
@@ -214,15 +214,15 @@
         /// <summary>
         /// 鍗忚皟鍣ㄦā鍧�,缃戝叧鐨勫垎绫讳箣涓�
         /// </summary>
-        Coordinator = 2,
+        A鍗忚皟鍣� = 2,
         /// <summary>
         /// 铏氭嫙璁惧妯″潡,缃戝叧鐨勫垎绫讳箣涓�
         /// </summary>
-        VirtualDevice = 3,
+        A铏氭嫙椹卞姩 = 3,
         /// <summary>
         /// 涓�鑸殑璁惧
         /// </summary>
-        ZigbeeDevice = 4
+        A璁惧 = 4
 
     }
 
@@ -308,32 +308,5 @@
         /// 浠ョ鐞嗗憳韬唤杩涜杩炴帴
         /// </summary>
         Admin = 2
-    }
-
-    /// <summary>
-    /// 淇℃伅鏄剧ず鐨勭被鍨�
-    /// </summary>
-    public enum ShowMsgType
-    {
-        /// <summary>
-        /// 鏅�氭彁绀虹被鍨�
-        /// </summary>
-        Normal = 1,
-        /// <summary>
-        /// 纭绫诲瀷
-        /// </summary>
-        Confirm = 2,
-        /// <summary>
-        /// 閿欒绫诲瀷
-        /// </summary>
-        Error = 3,
-        /// <summary>
-        /// Tip绫诲瀷
-        /// </summary>
-        Tip = 4,
-        /// <summary>
-        /// 鎻愰啋绫诲瀷
-        /// </summary>
-        Remind = 5
     }
 }

--
Gitblit v1.8.0