From 94807ad9cd9585fc69a01daa70da1f7000251c16 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Thu, 21 Oct 2021 14:17:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=8F=9C=E5=8D=95=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Base/Service/GameRebateService.class.php | 2 +- .../Home/Controller/GameRebateController.class.php | 6 ------ Application/Home/View/default/Public/promote_base.html | 8 +++++--- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/Application/Base/Service/GameRebateService.class.php b/Application/Base/Service/GameRebateService.class.php index acdfa97a8..e3c0c5173 100644 --- a/Application/Base/Service/GameRebateService.class.php +++ b/Application/Base/Service/GameRebateService.class.php @@ -25,7 +25,7 @@ class GameRebateService public $typeDisplayNames = [ 'A' => '单笔充值福利', 'B' => '月卡福利发放', - 'C' => '累充福利发放', + 'C' => '创角累充福利', 'D' => '首充福利发放', 'E' => '单日累充福利发放', 'F' => '周卡福利发放', diff --git a/Application/Home/Controller/GameRebateController.class.php b/Application/Home/Controller/GameRebateController.class.php index 3464751ac..b71548190 100644 --- a/Application/Home/Controller/GameRebateController.class.php +++ b/Application/Home/Controller/GameRebateController.class.php @@ -3,15 +3,9 @@ namespace Home\Controller; -use Base\Model\PromoteModel; use Base\Service\PromoteService; -use OSS\Core\OssException; -use Think\Model; -use Base\Service\TestingResourceService; -use Base\Repository\TestingResourceRepository; use Base\Repository\GameRepository; use Base\Service\GameRebateService; -use Base\Service\GameService; class GameRebateController extends BaseController { diff --git a/Application/Home/View/default/Public/promote_base.html b/Application/Home/View/default/Public/promote_base.html index 934fa69bd..09def96e5 100644 --- a/Application/Home/View/default/Public/promote_base.html +++ b/Application/Home/View/default/Public/promote_base.html @@ -139,11 +139,13 @@