添加绑定排序
This commit is contained in:
@@ -38,4 +38,6 @@ public class CourseEntity {
|
||||
private Integer bindId;
|
||||
@TableField(exist = false)
|
||||
private Date endTime;
|
||||
@TableField(exist = false)
|
||||
private Integer toSociologySort;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user