小bug 修复
This commit is contained in:
@@ -18,18 +18,10 @@ public class UserToCourseEntity {
|
||||
|
||||
private Integer courseId;
|
||||
|
||||
private Integer catalogueId;
|
||||
|
||||
private Date createTime;
|
||||
|
||||
private Integer days;
|
||||
|
||||
private Date updateTime;
|
||||
|
||||
private Date startTime;
|
||||
|
||||
private Date endTime;
|
||||
|
||||
@TableLogic
|
||||
private Integer delFlag;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user