This commit is contained in:
songliang 2023-06-06 11:53:19 +08:00
parent 9ea995d7f5
commit 35a104281d

View File

@ -92,7 +92,6 @@ class FirstTopupController extends BaseAuthedController
array( array(
'status' . $group => 2, 'status' . $group => 2,
), ),
); );
// 发放奖励 // 发放奖励
$reward = mt\FirstTopup::getByGroup($group); $reward = mt\FirstTopup::getByGroup($group);