From 30ebeb780347d7cfd076edac9a0ccf90c7edc7b9 Mon Sep 17 00:00:00 2001
From: wei <kaede@kaededeMacBook-Air.local>
Date: 星期一, 30 八月 2021 10:39:23 +0800
Subject: [PATCH] 新风单控

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