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 |   31 +++++++++++++++++++++++++++++--
 1 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index b870c59..5bad366 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,32 @@
 {
     public static class StringId
     {
+
+
+
+
+
+        /// <summary>
+        /// 鎬昏
+        /// </summary>
+        public const int Total = 686;
+        /// <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>
+        public const int HorseRaceLampGroup = 682;
         /// <summary>
         /// 鑷姩鐐僵娴嬭瘯
         /// </summary>
@@ -13,7 +39,7 @@
         /// </summary>
         public const int ColorfulSwitch = 680;
         /// <summary>
-        /// 缇ゆ帶
+        /// 缁勬帶
         /// </summary>
         public const int GroupControl = 679;
         /// <summary>
@@ -3462,7 +3488,8 @@
         /// RGB鑹茬洏
         /// </summary>
         public const int rgbsepan = 7172;
-        
+       
+
 
 
         /// <summary>

--
Gitblit v1.8.0