From 4cb0cb32a69b8b4586e35d2e5383cb9051679538 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期二, 17 五月 2022 13:56:26 +0800 Subject: [PATCH] Merge branch 'dev-CQY' into dev --- HDL_ON/Common/R.cs | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index bb6fa70..b290247 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,14 @@ public static class StringId { /// <summary> + /// 璁垮绠$悊 + /// </summary> + public const int VisitorManage = 533; + /// <summary> + /// 璁惧绂荤嚎涓紝鏆傛椂鏃犳硶鎿嶄綔 + /// </summary> + public const int DeviceOfflineCannotOption = 532; + /// <summary> /// 浜斿垎閽熷唴鍏嶅瘑鐮佸紑閿� /// </summary> public const int DoorLock5minTip = 531; -- Gitblit v1.8.0