This commit is contained in:
wangjinlei
2024-04-02 09:32:12 +08:00
parent b2b0841b6a
commit 20bcc445da
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