“djh”
8 days ago 9abc6588d464269024d3e680b98cfd71e2acc84e
multi-system/src/main/java/com/gkhy/exam/system/domain/ExExamRecord.java
@@ -118,4 +118,8 @@
    @TableField(exist = false)
    private List<RecordFile> files;
    @ApiModelProperty("计划年份")
    @TableField(exist = false)
    private String planYear;
}