You've already forked FrameTour-BE
修改
This commit is contained in:
@ -37,4 +37,6 @@ public class DeviceRespVO {
|
||||
private Date updateAt;
|
||||
@ApiModelProperty("景区名称")
|
||||
private String scenicName;
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
private Date keepaliveAt;
|
||||
}
|
||||
|
Reference in New Issue
Block a user