fuliqi
2024-11-14 cfcfbf068acf9b9d509a99498346dcbcf101cdf9
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/YwPoint.java
@@ -35,7 +35,7 @@
    private Date startTime;
    @ApiModelProperty("点位结束时间")
    @TableField("end_time")
    @TableField(value = "end_time")
    @JsonFormat(pattern = "yyyy-MM-dd", timezone = "GMT+8")
    private Date endTime;