mirror of
https://github.com/PlayEdu/PlayEdu
synced 2026-02-25 16:36:21 +08:00
线上课增加admin_id字段
This commit is contained in:
@@ -42,4 +42,6 @@ public class CoursePaginateFiler {
|
||||
private Integer pageStart;
|
||||
|
||||
private Integer pageSize;
|
||||
|
||||
private Integer adminId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user