From e71c57108e6dd407c2c6f0361f68150f2ff9aed5 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 15 十二月 2021 13:41:16 +0800 Subject: [PATCH] 版本备份 --- HDL_ON/Common/R.cs | 17 ++++++++++++++++- 1 files changed, 16 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 17011cb..5ffb8da 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 WithdrawalConsent = 516; /// <summary> /// 娣诲姞瀹夐槻 /// </summary> @@ -2624,6 +2627,18 @@ /// 鑹ソ /// </summary> public const int lianghao = 7151; + /// <summary> + /// 绂诲紑鎴栧埌杈炬煇鍦� + /// </summary> + public const int likiadaoda = 7152; + /// <summary> + /// 绂诲紑 + /// </summary> + public const int likai = 7153; + /// <summary> + /// 鍒拌揪 + /// </summary> + public const int daoda = 7154; -- Gitblit v1.8.0