puzhibing
2024-03-11 5740ebd8fcfe2000220f5b70b8a0cda9261a3f2b
cloud-server-account/src/main/java/com/dsh/account/entity/TStudent.java
@@ -108,6 +108,7 @@
     * 所有课时有效期
     */
    @TableField("validity")
    @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
    private Date validity;