From 837a8e7840d698f69e53dd567084eded862c6876 Mon Sep 17 00:00:00 2001 From: tpingzhang Date: Fri, 25 Feb 2022 16:52:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E6=98=BE=E7=A4=BA84?= 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 16abe2385..bc0debe2d 100644 --- a/Application/Base/Service/GameRebateService.class.php +++ b/Application/Base/Service/GameRebateService.class.php @@ -54,7 +54,7 @@ class GameRebateService 'K' => 'openSevenDay', ]; - public $rebateBaseGameIds = [70, 73, 75, 79, 81]; + public $rebateBaseGameIds = [70, 73, 75, 79, 81, 84]; public function isGiftItemSend($order, $item) {