This commit is contained in:
wuchunlei
2024-04-03 09:09:28 +08:00
3 changed files with 7 additions and 5 deletions

View File

@@ -21,6 +21,8 @@ public class CourseEntity {
private String title;
private Integer sort;
private Date createTime;
@TableLogic