add today
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-03-02 19:40:27 +08:00
parent 4395a73e41
commit fa511e39e0
3 changed files with 27 additions and 19 deletions

View File

@@ -412,6 +412,7 @@ export interface SubmissionListPayload {
contest_id?: string
problem_id?: string
language: LANGUAGE | ""
today?: "1" | "0"
page: number
limit: number
offset: number