0
0

绑定设备

This commit is contained in:
2025-09-10 09:56:39 +08:00
parent fcbde4322d
commit 6bc1d5b20b
2 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,13 @@ public class DataOverviewVo {
*/
private Integer bindingNew = 0;
/**
* 绑定设备
*/
private Integer binding = 0;
/**
* 异常设备
*/