From e44926acb6ab99ea0d5baf758773a0f383e441a9 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 25 十一月 2022 14:23:54 +0800 Subject: [PATCH] 2022年11月25日14:23:44 --- HDL_ON/Common/R.cs | 14 ++++++++++++-- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 6bb7906..a3e205a 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 EZVIZ = 583; /// <summary> /// 纭畾鍒犻櫎璇ヨ澶囧悧? /// </summary> @@ -3035,7 +3038,14 @@ /// 鏈烘鎵� /// </summary> public const int jixieshou = 7164; - + /// <summary> + /// 鍖哄煙鍏ヤ镜鍛婅 + /// </summary> + public const int quyuruqingaojing = 7165; + /// <summary> + /// 鎽勫儚澶� + /// </summary> + public const int shexiangtou = 7166; #region LE鏂板 -- Gitblit v1.8.0