From f1c3921b08bb22ac6f5db22d620e01d7e8e5c49f Mon Sep 17 00:00:00 2001 From: WJC <wjc@hdlchina.com.cn> Date: 星期一, 30 十二月 2019 13:32:33 +0800 Subject: [PATCH] 2019-12-30-1 --- ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs b/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs old mode 100644 new mode 100755 index 523f78e..1d08afe --- a/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs +++ b/ZigbeeApp/Shared/Phone/ZigBee/Device/DoorLock.cs @@ -42,6 +42,7 @@ public string RemoteUnlockPassword = string.Empty;//杩滅▼寮�閿佸瘑鐮� public static int RemoteUnlockCount = 5;//杩滅▼寮�閿佹鏁伴檺鍒� + public static int failedCount = 3;//杩滅▼寮�閿佸け璐ユ鏁� public static DateTime maxValue = DateTime.MaxValue; public static DateTime minValue = DateTime.MinValue; @@ -82,7 +83,6 @@ #endregion #region 涓庝簯绔�氳鎺ュ彛 - #region 闂ㄩ攣鏈嶅姟鍣ㄥ彂閫佸熀鏈俊鎭� /// <summary> /// 娣诲姞闂ㄩ攣 -- Gitblit v1.8.0