update code

dev_xds
haha 2024-05-25 15:57:19 +08:00
parent e520f4dd45
commit 706c95a767
1 changed files with 2 additions and 2 deletions

View File

@ -66,8 +66,8 @@ public class SmzSspProblemmodify extends BaseEntity
private String nickedArea;
/** 留痕时间 */
@JsonFormat(pattern = "yyyy-MM-dd HH:ss")
@Excel(name = "整改时间", width = 30, dateFormat = "yyyy-MM-dd HH:ss")
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
@Excel(name = "整改时间", width = 30, dateFormat = "yyyy-MM-dd HH:mm:ss")
private Date nickedTime;
/** 工程类型 */