This commit is contained in:
2025-09-08 08:34:27 +08:00
parent d34183c639
commit d209eb600e
2 changed files with 2 additions and 1 deletions

View File

@@ -218,7 +218,6 @@ export interface Submission {
memory_cost?: number
}
ip: string
// TODO: 这里不知道是什么
contest: null
problem: string
can_unshare: boolean