From 9508510f0b27da3278fa1161eb2ba3dd1e3e2030 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期三, 26 七月 2023 13:14:00 +0800 Subject: [PATCH] 2023年07月26日13:12:21 --- HDL_ON/Common/R.cs | 22 +++++++++++++++++++++- 1 files changed, 21 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 13a3205..aaf50ae 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,25 @@ public static class StringId { + + + + + + + /// <summary> + /// 娉細鐢ㄦ埛绠$悊浠呭彲瀵瑰凡娣诲姞鐢ㄦ埛杩涜绠$悊銆傚闇�娣诲姞鏂扮敤鎴凤紝璇峰墠寰�閿佺杩涜鐩稿叧鎿嶄綔銆� + /// </summary> + public const int VideoDoorlockManagerTip = 685; + /// <summary> + /// 闀垮害瓒呭嚭鑼冨洿 + /// </summary> + public const int LengthOutOfRange = 684; + /// <summary> + /// 璇ユ椂闂存棤鏁� + /// </summary> + public const int TimeInvalid = 683; + //public const int /// <summary> /// 缇ょ粍锛堣窇椹伅鍒嗙粍锛� /// </summary> @@ -3467,7 +3486,8 @@ /// RGB鑹茬洏 /// </summary> public const int rgbsepan = 7172; - + + /// <summary> -- Gitblit v1.8.0