@@ -25,7 +25,7 @@ public class ViolationWarningAlarm {
/**
* 违规发布时间
*/
- @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
+ @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
private Date alarmPublishTime;
* 违规主题类型 当前默认是 单位