fix: 统一注单待开奖状态并收敛报表任务返回字段
This commit is contained in:
@@ -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,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user