增加备注

This commit is contained in:
zhuchunyun 2024-08-28 18:39:13 +08:00
parent 32ff36ca08
commit 03f68df901

View File

@ -71,5 +71,7 @@ public class DriveSchoolCoach extends TenantBaDO
/* 学员人数 */
private Integer student;
private Integer pageNum =1;
private Integer pageSize =10;
}