From 1820fafc5b982120f87c8045e832d85bbbb62f6b Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 29 三月 2023 16:22:20 +0800 Subject: [PATCH] 自动化 --- HDL_ON/Common/R.cs | 28 ++++++++++++++++++++++++++++ 1 files changed, 28 insertions(+), 0 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index e8cedee..ac5cd29 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -6,6 +6,34 @@ { /// <summary> + /// 娣诲姞缁勫悎璋冨厜 + /// </summary> + public const int AddGroupControl = 600; + /// <summary> + /// 璇疯緭鍏ョ粍鍚嶇О + /// </summary> + public const int PlsEntryGroupName = 599; + /// <summary> + /// 閫夋嫨缇ゆ帶璁惧 + /// </summary> + public const int SelectGroupControlFunction = 598; + /// <summary> + /// 璇疯緭鍏� + /// </summary> + public const int PlsEntry = 597; + /// <summary> + /// 缁勫悕绉� + /// </summary> + public const int GroupNmae = 596; + /// <summary> + /// 鍒犻櫎浜鸿劯鏁版嵁 + /// </summary> + public const int DeleteMemberFace = 595; + /// <summary> + /// 璇疯緭鍏ユ垚鍛樺娉� + /// </summary> + public const int PlsEntrySubAccountRemark = 594; + /// <summary> /// 浜鸿劯鐓х墖 /// </summary> public const int MemberFace = 593; -- Gitblit v1.8.0