小班相关

This commit is contained in:
wuchunlei
2024-07-26 09:19:44 +08:00
parent c08fd5bf9e
commit 01c3c49747
7 changed files with 133 additions and 0 deletions

View File

@@ -21,6 +21,10 @@ public class CourseEntity {
private String title;
private Integer director;
private Integer ddirector;
private Integer sort;
private String image;