forked from dyf/fys-Multi-tenant
控制中心优化
This commit is contained in:
@ -58,6 +58,13 @@ public class WebDeviceVo implements Serializable {
|
||||
*/
|
||||
private Integer deviceStatus;
|
||||
|
||||
|
||||
/**绑定状态
|
||||
* 0 未绑定
|
||||
* 1 已绑定
|
||||
*/
|
||||
private Integer binding_status;
|
||||
|
||||
/**
|
||||
* 绑定时间
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user