mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-15 13:56:50 +08:00
作业导出,考试
This commit is contained in:
@@ -117,7 +117,7 @@ public class StudyExam extends IdEntity {
|
|||||||
/*
|
/*
|
||||||
* 开始时间
|
* 开始时间
|
||||||
* */
|
* */
|
||||||
@JsonFormat(pattern = "yyyy--MM-dd HH:mm:ss")
|
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||||
@Column(name = "start_time")
|
@Column(name = "start_time")
|
||||||
private LocalDateTime startTime;
|
private LocalDateTime startTime;
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user