puzhibing
2024-03-05 a89221efd99beffa3f295b1a5c427e1ea0537bad
cloud-server-course/src/main/java/com/dsh/course/feignclient/account/model/Student.java
@@ -71,7 +71,7 @@
     */
    private Integer isDefault;
    /**
     * 所有课时有效期
     * 课时有效期
     */
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date validity;