From a7f60b109fd33d6defe0d828a911f5cf449803d0 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 24 五月 2022 17:12:11 +0800 Subject: [PATCH] 2022年05月24日17:12:01 --- HDL_ON/Common/R.cs | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 7cd6035..98dd5ac 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -4,7 +4,10 @@ { public static class StringId { - + /// <summary> + /// 鏅鸿兘闈㈡澘 + /// </summary> + public const int SmartPanel = 539; /// <summary> /// 鍗曚綅 /// </summary> @@ -2729,6 +2732,22 @@ /// 鍒拌揪 /// </summary> public const int daoda = 7154; + /// <summary> + /// 姹傛晳/姝e父 + /// </summary> + public const int qiujiuandzhengchang = 7155; + /// <summary> + /// 姹傛晳 + /// </summary> + public const int qiujiu = 7156; + /// <summary> + /// 鏄惁寮�閿佹椂 + /// </summary> + public const int shifoukaisuoshi = 7157; + /// <summary> + /// 鏄� + /// </summary> + public const int shi = 7158; -- Gitblit v1.8.0