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