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