From 1dfc4324f2ce375b79da1021e50417023e6b2da9 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 28 三月 2023 09:05:27 +0800
Subject: [PATCH] 备份

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 73dc6b3..ac5cd29 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 AddGroupControl = 600;
+        /// <summary>
+        /// 璇疯緭鍏ョ粍鍚嶇О
+        /// </summary>
+        public const int PlsEntryGroupName = 599;
+        /// <summary>
+        /// 閫夋嫨缇ゆ帶璁惧
+        /// </summary>
+        public const int SelectGroupControlFunction = 598;
+        /// <summary>
+        /// 璇疯緭鍏�
+        /// </summary>
+        public const int PlsEntry = 597;
+        /// <summary>
+        /// 缁勫悕绉�
+        /// </summary>
+        public const int GroupNmae = 596;
         /// <summary>
         /// 鍒犻櫎浜鸿劯鏁版嵁
         /// </summary>

--
Gitblit v1.8.0