bug修复

This commit is contained in:
guo 2024-03-27 16:27:15 +08:00
parent e29b68ad1b
commit 969eb08c07

View File

@ -75,7 +75,7 @@ public class SafetyHatFence implements Serializable {
@ApiModelProperty(value = "项目sn")
private String projectSn;
/**
* 创建时间
* 创建时间
*/
@Excel(name = "创建时间", width = 20, format = "yyyy-MM-dd HH:mm:ss")
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")