From 8e17013e7322b0f4f265cda2da94f0fa053b4db8 Mon Sep 17 00:00:00 2001
From: hxb <hxb@hdlchina.com.cn>
Date: 星期五, 02 九月 2022 14:52:33 +0800
Subject: [PATCH] 增加了H5功能

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index 115ea7f..c1c0dbf 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -5,6 +5,18 @@
     public static class StringId
     {
         /// <summary>
+        /// 鍘熷瘑鐮�
+        /// </summary>
+        public const int OriginalPassword = 561;
+        /// <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