puzhibing
2024-03-25 1eed180f9c2bf73130ddcab66d25e6a641660ff0
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;