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