完善维护列表

master
Qin Dong Ming 2024-09-02 14:34:25 +08:00
parent e4ff44e5b0
commit bc5b9fc60a
1 changed files with 4 additions and 0 deletions

View File

@ -29,4 +29,8 @@ public class Student {
*
*/
private Integer age;
/**
*
*/
private String sex;
}