课程image

This commit is contained in:
wangjinlei
2024-04-18 13:22:35 +08:00
parent fc43dfbf08
commit 8d7a0fdaf2

View File

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