bug
xiangpei
2024-10-30 a180c14ebe5560244f451831d4009423f392369f
src/main/java/com/ycl/jxkg/domain/vo/admin/education/EducationResourceVO.java
@@ -56,10 +56,10 @@
    private Integer createUser;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date createTime;
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date updateTime;
    private String visitUrl;