This commit is contained in:
zt
2025-03-26 15:59:51 +08:00
parent 3ab5a7b38b
commit e47cdfa7a3

View File

@ -93,7 +93,7 @@ public class AppTaskDetailVO {
private String projectName;
@ApiModelProperty("发布时间")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(pattern = "yyyy-MM-dd")
private LocalDateTime createTime;
//任务进度