This commit is contained in:
songliang 2023-06-06 11:59:05 +08:00
parent 35a104281d
commit 14836acdab

View File

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