This commit is contained in:
张成
2025-09-07 22:40:50 +08:00
6 changed files with 57 additions and 10 deletions

View File

@@ -34,6 +34,7 @@ export interface createGameData extends PublishBallData {
status: string,
created_at: string,
updated_at: string,
id?: string | number,
}
// 响应接口