From 740987b80e7e6cf62561130d0bef4ca64170ad06 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期二, 13 四月 2021 16:08:19 +0800
Subject: [PATCH] 2021-04-13 1.智能音箱功能完善

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 8595a72..0f45347 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -1313,6 +1313,28 @@
         /// 杩樻湁{0}娆℃満浼氥��
         /// </summary>
         public const int AFewMoreChances = 9063;
+        /// <summary>
+        /// 鏅鸿兘闊崇
+        /// </summary>
+        public const int SmartSpeaker = 9064;
+        /// <summary>
+        /// 鏁版嵁绠$悊
+        /// </summary>
+        public const int DataManagement = 9065;
+        /// <summary>
+        /// 澶囨敞
+        /// </summary>
+        public const int Remarks = 9066;
+        /// <summary>
+        /// 澶囨敞涓嶈兘涓虹┖
+        /// </summary>
+        public const int RemarksCannotBeBlank = 9067;
+        /// <summary>
+        /// 鏄惁瑙i櫎缁戝畾锛�
+        /// </summary>
+        public const int DoYouWantToUnbind = 9068;
+
+
 
         #region 缃戠粶璇锋眰鍝嶅簲閿欒鎻愮ず淇℃伅
         /// <summary>

--
Gitblit v1.8.0