From 43eaaf67c637b5f45f717633930f22d1efbf6ad5 Mon Sep 17 00:00:00 2001 From: chenxiaojun <956334972@qq.com> Date: Tue, 5 Nov 2019 17:22:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E5=90=8E=E5=8F=B0->=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E5=AE=89=E5=85=A8=E5=AF=86=E7=A0=81--=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/Controller/GameDivideController.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Application/Home/Controller/GameDivideController.class.php b/Application/Home/Controller/GameDivideController.class.php index bcf20bc8d..530d90632 100644 --- a/Application/Home/Controller/GameDivideController.class.php +++ b/Application/Home/Controller/GameDivideController.class.php @@ -5,7 +5,6 @@ namespace Home\Controller; use Admin\Model\PromoteModel; use Think\Controller; -use User\Api\PromoteApi; /** * 游戏分成比例控制器