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