fuliqi
2024-11-14 e9af9f5cfeddbe5c0b33a3060b8ea6364c51e744
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;