From 5556bbf1714f07f9cef899b9c9b66571c91bca72 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 1 Mar 2021 10:46:53 +0800 Subject: [PATCH] =?UTF-8?q?2.28=E5=8F=B7=E5=8A=9F=E8=83=BD=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Conf/config.php | 4 ---- .../Admin/Controller/StatementMangementController.class.php | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Application/Admin/Conf/config.php b/Application/Admin/Conf/config.php index 2dc4c3c14..6b0389167 100644 --- a/Application/Admin/Conf/config.php +++ b/Application/Admin/Conf/config.php @@ -128,11 +128,7 @@ return array( "tab_cmd_tasks", "tab_operation_log", "sys_action_log", - "tab_partner", - "tab_promote_company", - "tab_game", "tab_reward_detail", "tab_reward_record", - "tab_promote" ] ); \ No newline at end of file diff --git a/Application/Admin/Controller/StatementMangementController.class.php b/Application/Admin/Controller/StatementMangementController.class.php index 98870cf6f..8f3f7cfe4 100644 --- a/Application/Admin/Controller/StatementMangementController.class.php +++ b/Application/Admin/Controller/StatementMangementController.class.php @@ -791,7 +791,7 @@ class StatementMangementController extends ThinkController $record = []; $detail = []; $md5 = ''; - dump($checkarr); + foreach ($checkarr as $k => $v) { if ($v['game_name']) {