mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 19:06:49 +08:00
提交修改
This commit is contained in:
@@ -33,7 +33,7 @@ public class CourseStudyDto {
|
||||
private Integer source;
|
||||
|
||||
/**报名时间,时间秒*/
|
||||
private Integer startTime;
|
||||
private Long startTime;
|
||||
|
||||
/**状态,1表未开始,2表进行中,9表已完成*/
|
||||
private Integer status;
|
||||
|
||||
Reference in New Issue
Block a user