班级管理

This commit is contained in:
wuchunlei
2024-07-26 17:50:42 +08:00
parent 01c3c49747
commit 8503e4dfb4
14 changed files with 286 additions and 54 deletions

View File

@@ -12,7 +12,7 @@ public class ClassCourse {
@TableId
private Integer id;
private Integer classId;
private Integer modelId;
private Integer courseId;