“djh”
3 days ago c26e227abe288476c11b0a8b7875045e71efa14c
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;
}