This commit is contained in:
wangjinlei
2024-04-11 11:14:52 +08:00
parent b705aec11d
commit e9064b617d
15 changed files with 63 additions and 8 deletions

View File

@@ -24,6 +24,8 @@ public class UserToCourseEntity {
private Integer days;
private Date updateTime;
private Date startTime;
private Date endTime;