From 9f326f4000847e6167d8166fa2f6a66f53cb3734 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 17 十二月 2020 09:07:13 +0800 Subject: [PATCH] 新云端Ver1.3 --- ZigbeeApp/Shared/Phone/Common/Common/CommonClass.cs | 37 +++---------------------------------- 1 files changed, 3 insertions(+), 34 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/Common/Common/CommonClass.cs b/ZigbeeApp/Shared/Phone/Common/Common/CommonClass.cs index b68ef1f..9c788de 100644 --- a/ZigbeeApp/Shared/Phone/Common/Common/CommonClass.cs +++ b/ZigbeeApp/Shared/Phone/Common/Common/CommonClass.cs @@ -934,37 +934,6 @@ #region 鈻� 鍒嗕韩绫诲瀷绫籣_________________________ /// <summary> - /// 鎴愬憳鐨勫垎浜俊鎭� - /// </summary> - public class MemberShardInfoData - { - /// <summary> - /// 鍏ㄩ儴鐨勫垎浜枃浠剁殑涓婚敭(keys:鏂囦欢鍚� value:涓婚敭) - /// </summary> - public Dictionary<string, string> dicAllShardKeys = new Dictionary<string, string>(); - /// <summary> - /// 鍒嗕韩鎴块棿鐨勫璞�(瀹冩槸浠庝簯绔潵鐨�,keys:鏂囦欢鍚�) - /// </summary> - public Dictionary<string, Room> dicShardRoom = new Dictionary<string, Common.Room>(); - /// <summary> - /// 鍒嗕韩鐨勬ゼ灞� - /// </summary> - public Dictionary<string, string> dicShardFloor = new Dictionary<string, string>(); - /// <summary> - /// 涓存椂鍙橀噺(杩欎釜涓滆タ涓簄ull,鍗充笉鏄柊鍒嗕韩鐨勬埧闂�,鍚﹀垯鏄柊鍒嗕韩鐨勬埧闂淬�傜敤瀹岃寰楃疆绌�) - /// </summary> - public Room TempRoom = null; - /// <summary> - /// 鏄惁闇�瑕佸埛鏂� - /// </summary> - public bool Refresh = true; - /// <summary> - /// 瀛愯处鍙风殑涓婚敭 - /// </summary> - public string ChildAccountId = string.Empty; - } - - /// <summary> /// 鎺ユ敹鍒嗕韩鏁版嵁鐨勫唴瀹� /// </summary> public class GetShardInfoResult @@ -1086,9 +1055,9 @@ /// </summary> public string HomeName = string.Empty; /// <summary> - /// 鍒涘缓鐨剈tc鏃堕棿 + /// 鏇存柊鐨剈tc鏃堕棿 13浣� /// </summary> - public string CreateUtcTime = string.Empty; + public string ModifyTime = string.Empty; /// <summary> /// 鏄惁涓哄叾浠栦富鐢ㄦ埛鍒嗕韩杩囨潵鐨勪綇瀹� /// </summary> @@ -1369,7 +1338,7 @@ public class DoorHistoryLogInfo { /// <summary> - /// <para>寮�閿佹柟寮� 0:瀵嗙爜 15:鎸囩汗 3:IC鍗�</para> + /// <para>寮�閿佹柟寮� 0:瀵嗙爜 13:闈欒剦绾� 14:浜鸿劯璇嗗埆 15:鎸囩汗 3:IC鍗�</para> /// <para>9000:闂ㄩ攣鐩存帴鎺ㄧ粰App鐨勫父寮�妯″紡 9001:甯稿紑鎵撳紑 9002:甯稿紑鍙栨秷 9003:甯稿紑鎸佺画 9004:甯稿紑鑷姩鍖栨墜鍔ㄥ彇娑�</para> /// </summary> public int UnLockMode = -1; -- Gitblit v1.8.0