forked from dyf/fys-Multi-tenant
绑定设备
This commit is contained in:
@ -26,6 +26,13 @@ public class DataOverviewVo {
|
||||
*/
|
||||
private Integer bindingNew = 0;
|
||||
|
||||
|
||||
/**
|
||||
* 绑定设备
|
||||
*/
|
||||
private Integer binding = 0;
|
||||
|
||||
|
||||
/**
|
||||
* 异常设备
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user