添加挑战

This commit is contained in:
2025-04-27 20:35:16 +08:00
parent d7f33bfca2
commit dd9233a6d6
19 changed files with 344 additions and 207 deletions

View File

@@ -53,6 +53,7 @@ export interface SubmissionAll {
id: string
userid: number
username: string
task_id: number
task_type: string
task_title: string
score: number