From d44d009da78f96fe50e6dc7c1883e79ffb1aff58 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 18 三月 2022 16:42:01 +0800 Subject: [PATCH] 2022=03-18-01 --- HDL_ON/Common/R.cs | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index fb07c0f..4d9b039 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,31 @@ public static class StringId { + + /// <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> -- Gitblit v1.8.0