From b079d370b3c23751a5d200dc2d25f6c80977b4d4 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 11 三月 2022 15:03:50 +0800 Subject: [PATCH] 代码同步 --- HDL_ON/Common/R.cs | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index bb6fa70..4d9b039 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,6 +4,12 @@ { public static class StringId { + + + /// <summary> + /// 璁惧绂荤嚎涓紝鏆傛椂鏃犳硶鎿嶄綔 + /// </summary> + public const int DeviceOfflineCannotOption = 532; /// <summary> /// 浜斿垎閽熷唴鍏嶅瘑鐮佸紑閿� /// </summary> -- Gitblit v1.8.0