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