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) {