From 2b9a266168793da88a6e615fb961c254698dc12c Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期三, 23 三月 2022 15:36:15 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/release0123' into wjc

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

diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs
index bb6fa70..68b7cc3 100644
--- a/HDL_ON/Common/R.cs
+++ b/HDL_ON/Common/R.cs
@@ -4,6 +4,11 @@
 {
     public static class StringId
     {
+
+        /// <summary>
+        /// 璁惧绂荤嚎涓紝鏆傛椂鏃犳硶鎿嶄綔
+        /// </summary>
+        public const int DeviceOfflineCannotOption = 532;
         /// <summary>
         /// 浜斿垎閽熷唴鍏嶅瘑鐮佸紑閿�
         /// </summary>

--
Gitblit v1.8.0