From 02498f7744e6fdc413e518f96b25f3635540dc6b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 15 十一月 2022 11:27:38 +0800 Subject: [PATCH] 金茂科技系统更新 --- HDL_ON/Common/R.cs | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index c6a0d9d..afc49c6 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -5,6 +5,10 @@ public static class StringId { /// <summary> + /// 娉ㄩ攢 + /// </summary> + public const int Cancellation = 579; + /// <summary> /// 鏈烘鑷� /// </summary> public const int MechanicalArm = 578; @@ -3013,7 +3017,11 @@ /// <summary> /// 瑙嗛閫氳瘽鍛煎彨 /// </summary> - public const int shipintonghuahujiao = 7163; + public const int shipintonghuahujiao = 7163; + /// <summary> + /// 鏈烘鎵� + /// </summary> + public const int jixieshou = 7164; -- Gitblit v1.8.0