This commit is contained in:
@@ -283,8 +283,9 @@ export function getFlowchartSubmission(id: string) {
|
||||
}
|
||||
|
||||
export function getFlowchartSubmissions(params: {
|
||||
user_id?: number
|
||||
problem_id?: number
|
||||
username?: string
|
||||
problem_id?: string
|
||||
myself?: string
|
||||
offset?: number
|
||||
limit?: number
|
||||
}) {
|
||||
|
||||
Reference in New Issue
Block a user