puzhibing
2023-11-27 f772c17da4190642f7effdab83de374640265e28
cloud-server-management/src/main/java/com/dsh/course/dto/TStudentDto.java
@@ -112,5 +112,8 @@
    private String city;
    /**
     * 入学时间
     */
    private Date time;
}