课程和标签排序

This commit is contained in:
wuchunlei
2024-05-14 10:39:23 +08:00
parent 4f6f3f7779
commit f73b8f30e6
3 changed files with 9 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ public class CourseToSociologyEntity {
private Integer sociologyId;
private Integer sort;
private Date createTime;
@TableLogic