From b8d7b4fa382f7c779fb9e81a9f049d94a9083fa3 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 16 十一月 2021 18:41:01 +0800 Subject: [PATCH] 2021-11-16-01 --- HDL_ON/Common/R.cs | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index b4a8bf3..8827fcf 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -2620,6 +2620,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