From f086ec6b7fafd4eacc720250fd9218e3063b5497 Mon Sep 17 00:00:00 2001 From: elf <360197197@qq.com> Date: Fri, 22 Apr 2022 09:43:08 +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 d429f2df9..4911af1e9 100644 --- a/Application/Base/Service/GameRebateService.class.php +++ b/Application/Base/Service/GameRebateService.class.php @@ -55,7 +55,7 @@ class GameRebateService 'K' => 'openSevenDay', ]; - public $rebateBaseGameIds = [70, 73, 75, 79, 81, 84]; + public $rebateBaseGameIds = [70, 73, 75, 79, 81, 84, 91]; public function isGiftItemSend($order, $item) {