heheng
2025-12-03 3d400cfcc41df9bc35678751f6f5afb5cf6c1ae5
multi-system/src/main/java/com/gkhy/exam/system/domain/Correction.java
@@ -67,9 +67,9 @@
    @TableField("format")
    private String format;
    @ApiModelProperty("年份")
    @TableField("year")
    private String year;
//    @ApiModelProperty("年份")
//    @TableField("year")
//    private String year;
    @ApiModelProperty("部门管理")
    @TableField("dept_id")