李林
2024-04-06 6289ae44a4c24d431e871a9497017ffa94cef6c7
data-server/src/main/java/com/yuanchu/mom/pojo/FansSubmit.java
@@ -72,7 +72,6 @@
    @ApiModelProperty("登记时间")
    @TableField(fill = FieldFill.INSERT)
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @ValueTableShow(6)
    private LocalDateTime createTime;
    /**
     *