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