44323
2024-03-08 51f34c714fc3c7a4551d349a918e7ce8fa7f63c2
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;