fix: 统一注单待开奖状态并收敛报表任务返回字段

This commit is contained in:
2026-05-22 11:32:42 +08:00
parent 83f2dd43db
commit 2e8ab58970
10 changed files with 12 additions and 19 deletions

View File

@@ -450,7 +450,7 @@ test('my-match only highlights settled winning tickets', function (): void {
'combination_count' => 1,
'estimated_max_payout' => 20_000,
'risk_locked_amount' => 20_000,
'status' => 'success',
'status' => 'pending_draw',
'win_amount' => 0,
'jackpot_win_amount' => 0,
]);