bug修改
This commit is contained in:
parent
9338254cca
commit
ae46e2d4f9
|
|
@ -47,7 +47,7 @@ public class TbBdDeviceRecordTwo implements Serializable {
|
|||
private Long proId;
|
||||
|
||||
@ApiModelProperty(value="工程名称")
|
||||
private Long proName;
|
||||
private String proName;
|
||||
|
||||
/**
|
||||
* 设备状态 0 离线 1在线
|
||||
|
|
|
|||
Loading…
Reference in New Issue