|
public Result getAiMarkAbnormalCount(@ApiParam(value = "考试ID", required = true) @RequestParam Long examId,
|
|
public Result getAiMarkAbnormalCount(@ApiParam(value = "考试ID", required = true) @RequestParam Long examId,
|
|
@ApiParam(value = "试卷编码", required = true) @RequestParam String paperNumber) {
|
|
@ApiParam(value = "试卷编码", required = true) @RequestParam String paperNumber) {
|