From 38ca58ae790dc71e50070b54345455988a4a64a3 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期五, 27 八月 2021 11:24:52 +0800 Subject: [PATCH] 2021-8-27-01 --- HDL_ON/Common/R.cs | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e22b852..89f39e2 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -2555,6 +2555,15 @@ /// 鎾ら槻 /// </summary> public const int chefang = 7148; + /// <summary> + /// manual:鎵嬪姩 + /// </summary> + public const int shoudong = 7149; + /// <summary> + /// smart锛氭櫤鑳� + /// </summary> + public const int zhineng = 7150; + #region LE鏂板 -- Gitblit v1.8.0