From 3e363d65d54595c929d1ff1bf8438143bb800c72 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 1 Feb 2021 10:08:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=82=E5=9C=BA=E4=B8=9A=E7=BB=A9=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/Controller/TimingController.class.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Application/Admin/Controller/TimingController.class.php b/Application/Admin/Controller/TimingController.class.php index ff1e40118..b500187f7 100644 --- a/Application/Admin/Controller/TimingController.class.php +++ b/Application/Admin/Controller/TimingController.class.php @@ -1044,9 +1044,7 @@ class TimingController extends AdminController { ->where(['develop_type'=>['egt',1],'group_id'=>['in',['11','12','21']]]) // ->where(['company_id'=>43,'spend.promote_id'=>1498,'relation_game_id'=>191]) // ->order("is_settlement ASC") - ->select(false); - - echo $promote_data;die(); + ->select(); $specialPayAmount = [];