|
@@ -597,7 +597,7 @@ public class ExamCloudServiceProvider extends ControllerSupport implements ExamC
|
|
return resp;
|
|
return resp;
|
|
}
|
|
}
|
|
|
|
|
|
- @ApiOperation(value = "获取考生ext集合")
|
|
|
|
|
|
+ @ApiOperation(value = " 获取考生属性值集合")
|
|
@PostMapping("getExamStudentPropertyValueList")
|
|
@PostMapping("getExamStudentPropertyValueList")
|
|
@Override
|
|
@Override
|
|
public GetExamStudentPropertyValueListResp getExamStudentPropertyValueList(
|
|
public GetExamStudentPropertyValueListResp getExamStudentPropertyValueList(
|