From 66c72ee19b9e3543537621b8dd25685c9b5c03c4 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 02 八月 2022 14:05:30 +0800
Subject: [PATCH] RGB色盘优化,第三方平台对接功能

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 115ea7f..9cf7833 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -5,6 +5,14 @@
     public static class StringId
     {
         /// <summary>
+        /// 宸茬粦瀹�
+        /// </summary>
+        public const int Bound = 560;
+        /// <summary>
+        /// 缁戝畾绗笁鏂硅处鍙�
+        /// </summary>
+        public const int Bind3thIotAccount = 559;
+        /// <summary>
         /// 鏈変汉鍧愮潃
         /// </summary>
         public const int SomeoneSitting = 558;

--
Gitblit v1.8.0