From 132dc0402e0c5e22a7d54cdddc1700a1842304bd Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 01 十二月 2022 15:42:23 +0800 Subject: [PATCH] Merge branch 'wjc' into dev--wxr --- HDL_ON/Common/R.cs | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index ea6da3e..136f9a9 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -3038,7 +3038,19 @@ /// 鏈烘鎵� /// </summary> public const int jixieshou = 7164; - + /// <summary> + /// 鍖哄煙鍏ヤ镜鍛婅 + /// </summary> + public const int quyuruqingaojing = 7165; + /// <summary> + /// 鎽勫儚澶� + /// </summary> + public const int shexiangtou = 7166; + /// <summary> + /// 鎬绘帶寮�鍏� + /// </summary> + public const int zongkogkaiguan = 7167; + #region LE鏂板 -- Gitblit v1.8.0