From eb5ac0ec2d6e262add607a7c4c7dfaeb7d59ca7f Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 08 四月 2022 10:14:29 +0800 Subject: [PATCH] 2022年04月08日10:14:24 --- HDL_ON/Common/R.cs | 24 ++++++++++++++++++++++++ 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index fb07c0f..68b7cc3 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,6 +6,30 @@ { /// <summary> + /// 璁惧绂荤嚎涓紝鏆傛椂鏃犳硶鎿嶄綔 + /// </summary> + public const int DeviceOfflineCannotOption = 532; + /// <summary> + /// 浜斿垎閽熷唴鍏嶅瘑鐮佸紑閿� + /// </summary> + public const int DoorLock5minTip = 531; + /// <summary> + /// 涓洪槻姝㈠紑鍏抽棬鐨勮瑙︾偣鍑伙紝淇濊瘉瀹跺涵瀹夊叏锛岃杈撳叆鎮ㄧ殑闂ㄩ攣寮�闂ㄥ瘑鐮併�� + /// </summary> + public const int DoorLockEntryPasswordTip = 530; + /// <summary> + /// 瀵嗙爜杈撳叆 + /// </summary> + public const int EntryPassword = 529; + /// <summary> + /// 鍥轰欢鏇存柊 + /// </summary> + public const int FirmwareUpdate = 528; + /// <summary> + /// 鏀寔HomeKit璇存槑 + /// </summary> + public const int SupportHomeKitNotes = 527; + /// <summary> /// 娉ㄩ攢璐﹀彿 /// </summary> public const int CancelAccount = 526; -- Gitblit v1.8.0