WANG 6 years ago
parent
commit
1267958386

+ 1 - 1
examcloud-core-examwork-api-provider/src/main/java/cn/com/qmth/examcloud/core/examwork/api/provider/ExamCloudServiceProvider.java

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