From 4564687f2ada89760eda21568baa9cfdc3ff3fa4 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 11 三月 2022 15:06:36 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/release0123' into wjc --- HDL_ON/Common/R.cs | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index a645c6e..4d9b039 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,24 @@ { 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> -- Gitblit v1.8.0