bug修复
This commit is contained in:
parent
e29b68ad1b
commit
969eb08c07
@ -75,7 +75,7 @@ public class SafetyHatFence implements Serializable {
|
|||||||
@ApiModelProperty(value = "项目sn")
|
@ApiModelProperty(value = "项目sn")
|
||||||
private String projectSn;
|
private String projectSn;
|
||||||
/**
|
/**
|
||||||
* 创建时间
|
* 创建时间,
|
||||||
*/
|
*/
|
||||||
@Excel(name = "创建时间", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
@Excel(name = "创建时间", width = 20, format = "yyyy-MM-dd HH:mm:ss")
|
||||||
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
|
@JsonFormat(timezone = "GMT+8", pattern = "yyyy-MM-dd HH:mm:ss")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user