zss
2023-08-15 ae4a996ce351c55fa466187c74d790efe484dd32
inventory-server/src/main/java/com/yuanchu/mom/pojo/ImportRepertory.java
@@ -78,9 +78,7 @@
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date createTime;
    /**
     * ${column.comment}
     **/
    @TableField(fill = FieldFill.INSERT_UPDATE)
    @DateTimeFormat(pattern = "yyyy-MM-dd")
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")