From 83da3555b7ce0ac5b6aa12c9980406f8e8d57e28 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Fri, 29 Oct 2021 16:35:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Base/Service/GameRebateService.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Base/Service/GameRebateService.class.php b/Application/Base/Service/GameRebateService.class.php index e226ad90b..4b2d39f0d 100644 --- a/Application/Base/Service/GameRebateService.class.php +++ b/Application/Base/Service/GameRebateService.class.php @@ -49,7 +49,7 @@ class GameRebateService 'J' => 'propsApplication', ]; - public $rebateBaseGameIds = [9, 70, 73, 75]; + public $rebateBaseGameIds = [70, 73, 75]; public function isGiftItemSend($order, $item) {