“djh”
4 天以前 1c3005a6b1ebc5d355faf1d01f6bfb647b80700c
multi-system/src/main/java/com/gkhy/exam/system/domain/InternalAuditCheck.java
@@ -86,5 +86,9 @@
    @TableField("update_time")
    private LocalDateTime updateTime;
    @ApiModelProperty("部门名称")
    @TableField(exist = false)
    private String deptName;
}