From fd35765e6725aca71dd263f097b911c039c0e3c4 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期三, 28 四月 2021 09:18:27 +0800
Subject: [PATCH] 2021-04-28 1.调整萤石SDK初始化SDK位置。

---
 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