heheng
9 hours ago a3d63a4a7199d346e63039a8fd6490b12387fa4e
multi-system/src/main/java/com/gkhy/exam/system/domain/CustomerCommunication.java
@@ -133,4 +133,8 @@
    @TableField("update_time")
    private LocalDateTime updateTime;
    @ApiModelProperty(value = "年份")
    @TableField(exist = false)
    private String year;
}