From d76b0e40e5bb127fd33aa1f7842447a1df0628d5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期日, 30 七月 2023 22:16:34 +0800 Subject: [PATCH] Update PublicAssmeblyBLL.cs --- HDL_ON/Common/R.cs | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 85486f6..5bad366 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,18 @@ public static class StringId { + + + + + /// <summary> + /// 鎬昏 + /// </summary> + public const int Total = 686; + /// <summary> + /// 娉細鐢ㄦ埛绠$悊浠呭彲瀵瑰凡娣诲姞鐢ㄦ埛杩涜绠$悊銆傚闇�娣诲姞鏂扮敤鎴凤紝璇峰墠寰�閿佺杩涜鐩稿叧鎿嶄綔銆� + /// </summary> + public const int VideoDoorlockManagerTip = 685; /// <summary> /// 闀垮害瓒呭嚭鑼冨洿 /// </summary> @@ -3476,7 +3488,8 @@ /// RGB鑹茬洏 /// </summary> public const int rgbsepan = 7172; - + + /// <summary> -- Gitblit v1.8.0