From 6696889ecb3af10f578402953a20e457ecb0a878 Mon Sep 17 00:00:00 2001 From: ELF <360197197@qq.com> Date: Fri, 22 Nov 2019 20:30:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/PromoteCoinController.class.php | 1 - Application/Home/View/default/PromoteCoin/user_games.html | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Home/Controller/PromoteCoinController.class.php b/Application/Home/Controller/PromoteCoinController.class.php index c8178ffa7..9a6ba8d00 100644 --- a/Application/Home/Controller/PromoteCoinController.class.php +++ b/Application/Home/Controller/PromoteCoinController.class.php @@ -747,7 +747,6 @@ class PromoteCoinController extends BaseController } else { $map['_string'] = '1<>1'; } - $query = M('Game', 'tab_')->field(['id', 'game_name', 'sdk_version', 'icon'])->where($map); list($games, $pagination, $count) = $this->paginate($query); diff --git a/Application/Home/View/default/PromoteCoin/user_games.html b/Application/Home/View/default/PromoteCoin/user_games.html index 3957a7f0c..355f32753 100644 --- a/Application/Home/View/default/PromoteCoin/user_games.html +++ b/Application/Home/View/default/PromoteCoin/user_games.html @@ -9,6 +9,7 @@