This commit is contained in:
wangjinlei
2024-05-08 14:50:14 +08:00
parent e7909ba934
commit 9ff79cede2
11 changed files with 247 additions and 2 deletions

View File

@@ -25,6 +25,8 @@ public class CourseEntity {
private String image;
private String content;
private Date createTime;
@TableLogic