优化
This commit is contained in:
@ -93,7 +93,7 @@ public class AppTaskDetailVO {
|
|||||||
private String projectName;
|
private String projectName;
|
||||||
|
|
||||||
@ApiModelProperty("发布时间")
|
@ApiModelProperty("发布时间")
|
||||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||||
private LocalDateTime createTime;
|
private LocalDateTime createTime;
|
||||||
|
|
||||||
//任务进度
|
//任务进度
|
||||||
|
Reference in New Issue
Block a user