往期球局

This commit is contained in:
2025-09-16 14:35:34 +08:00
parent 4a00c7f1d8
commit 6516e1f0c9
3 changed files with 89 additions and 10 deletions

View File

@@ -297,6 +297,8 @@ export interface GameRecord {
level_range: string;
game_type: string;
image_list: string[];
deadline_hours: number;
end_time: string;
}
// 球局卡片组件属性