From 6c3f6335c70859ded94a1ad8d218acb0ac34239c Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 09 六月 2025 14:47:14 +0800
Subject: [PATCH] 1111 【后台】 新增爱趣专服 btmdbaq 充值回调
---
index.php | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/index.php b/index.php
index 44ca415..ff52948 100644
--- a/index.php
+++ b/index.php
@@ -72,6 +72,7 @@
array(\User\Permission::P_GetPlayerForbid, "GMToolClient/queryPunishInfo.php", \Lang\gettext("鏌ヨ鐜╁灏佺鐘舵��")),
array(\User\Permission::P_GetForbidInfo, "GMToolClient/queryServerPunishInfo.php", \Lang\gettext("鏌ヨ鍏ㄦ湇灏佺鍚嶅崟")),
array(\User\Permission::P_GetPlayerInfo, "GMToolClient/queryPlayerInfo.php", \Lang\gettext("鏌ヨ鐜╁")),
+ array(\User\Permission::P_GetFamilyByServerID, "GMToolClient/queryFamilyByServerID.php", \Lang\gettext("鏌ヨ鍖烘湇浠欑洘")),
array(\User\Permission::P_GetFamilyInfo, "GMToolClient/queryFamilyInfo.php", \Lang\gettext("鏌ヨ浠欑洘")),
array(\User\Permission::P_FamilyTransfer, "GMToolClient/familyTransfer.php", \Lang\gettext("杞浠欑洘")),
array(\User\Permission::P_FamilyDismiss, "GMToolClient/familyDismiss.php", \Lang\gettext("瑙f暎浠欑洘")),
--
Gitblit v1.8.0