You've already forked FrameTour-BE
调整
This commit is contained in:
@@ -28,6 +28,7 @@ public class DeviceEntity {
|
||||
* 设备编号
|
||||
*/
|
||||
private String no;
|
||||
private String no2;
|
||||
/**
|
||||
* 经度
|
||||
*/
|
||||
|
@@ -39,4 +39,6 @@ public class DeviceRespVO {
|
||||
private String scenicName;
|
||||
@JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
||||
private Date keepaliveAt;
|
||||
private String deviceNo;
|
||||
private String channelNo;
|
||||
}
|
||||
|
Reference in New Issue
Block a user