add create a problem.
This commit is contained in:
@@ -51,10 +51,6 @@ export async function getProblemList(
|
||||
}
|
||||
}
|
||||
|
||||
export function getProblemTagList() {
|
||||
return http.get("problem/tags")
|
||||
}
|
||||
|
||||
export function getRandomProblemID() {
|
||||
return http.get("pickone")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user