@@ -121,4 +121,6 @@ public class ExamStudyRecordVo {
@ApiModelProperty("科目名称拼接")
private String subjectNames;
+
+ private Integer goodsStatus;
}