develop
hhb@hotmail.com 2 months ago
parent 9e76f8ca43
commit 20a0bbfe8e

@ -13,4 +13,6 @@ public class FindByStudentDto {
private String studentId;
@ApiModelProperty("原本活动的完成code,在返回的列表数据中应该有类似Exam-hbcn的字段")
private String scode;
@ApiModelProperty("科目ID")
private String subjectId;
}

Loading…
Cancel
Save