xiangpei
2024-10-31 c89a3707c556f97c4531f556e6c832cb6b5d2b43
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;