From e552072d347efcfaed35ebb8050beb741f77badd Mon Sep 17 00:00:00 2001
From: Tong <1025782220@qq.com>
Date: 星期四, 02 九月 2021 16:01:48 +0800
Subject: [PATCH] 解决home键、荧石sdk冲突

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index bb86f24..3eef3cc 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,15 @@
 {
     public static class StringId
     {
+
+        /// <summary>
+        /// 
+        /// </summary>
+        public const int PleaseSelectTheDeploymentTarget = 510;
+        /// <summary>
+        /// 璇疯緭鍏ュ畨闃插悕绉�
+        /// </summary>
+        public const int PleaseEnterSecurityName = 509;
         /// <summary>
         /// 鐢查啗
         /// </summary>

--
Gitblit v1.8.0