From b6fdafae7a4d67ea44bbf8cc27563bca3244de4e Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期一, 24 七月 2023 09:19:01 +0800
Subject: [PATCH] 群控更新bug修复

---
 HDL_ON/Common/R.cs |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index efe31ce..13a3205 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,27 @@
 {
     public static class StringId
     {
+
+        /// <summary>
+        /// 缇ょ粍锛堣窇椹伅鍒嗙粍锛�
+        /// </summary>
+        public const int HorseRaceLampGroup = 682;
+        /// <summary>
+        /// 鑷姩鐐僵娴嬭瘯
+        /// </summary>
+        public const int CulorfulTest = 681;
+        /// <summary>
+        /// 鐐僵寮�鍏�
+        /// </summary>
+        public const int ColorfulSwitch = 680;
+        /// <summary>
+        /// 缁勬帶
+        /// </summary>
+        public const int GroupControl = 679;
+        /// <summary>
+        /// 褰撳墠鐢ㄦ埛鏁版嵁鏄竻绌猴紝鍗冲皢杩斿洖涓婁竴椤点��
+        /// </summary>
+        public const int VideoDoorlockDelDataTip = 678;
         /// <summary>
         /// 楂�
         /// </summary>
@@ -3442,6 +3463,11 @@
         /// 鎸佺画
         /// </summary>
         public const int chixu = 7171;
+        /// <summary>
+        /// RGB鑹茬洏
+        /// </summary>
+        public const int rgbsepan = 7172;
+        
 
 
         /// <summary>

--
Gitblit v1.8.0