日期相差八个小时
This commit is contained in:
+1
-1
@@ -82,7 +82,7 @@ public class SarInterpretationNationalStandard {
|
||||
|
||||
@ApiModelProperty(value = "评估时间")
|
||||
@TableField("INTERPRETATION_TIME")
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
@JsonFormat(timezone = "GMT+8",pattern = "yyyy-MM-dd HH:mm:ss")
|
||||
private Date interpretationTime;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user