From aebb5fbf4d0d62183ca58e460e1bc120b0091bdc Mon Sep 17 00:00:00 2001 From: hch <305670599@qq.com> Date: 星期六, 11 十月 2025 20:07:26 +0800 Subject: [PATCH] 0312 整理等级功能开启ID --- Main/System/Invest/InvestModel.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Main/System/Invest/InvestModel.cs b/Main/System/Invest/InvestModel.cs index 03d1596..a1f8f9c 100644 --- a/Main/System/Invest/InvestModel.cs +++ b/Main/System/Invest/InvestModel.cs @@ -8,7 +8,7 @@ { // public ILOpenServerActivityProxy activity; - public const int FuncID = 119; + public const int FuncID = 25; //鎶曡祫瀵瑰簲濂栧姳 -- Gitblit v1.8.0