做好改奖金模式的准备

This commit is contained in:
lym
2026-03-19 21:33:15 +08:00
parent c8115c9e7b
commit d049fc2c76
22 changed files with 103 additions and 93 deletions

View File

@@ -26,7 +26,7 @@ namespace Mtxfw.WebSite._Admin
{
Mtxfw.Utility.Tools.Message("您没有权限!", "/gl.aspx");
}
if (MemberJS.IndexOf("联盟部管理") == -1)
if (MemberJS.IndexOf("健康译站管理") == -1)
{
Mtxfw.Utility.Tools.Message("您没有权限!", "/gl.aspx");
}