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