This commit is contained in:
2025-01-26 02:21:27 +08:00
parent 7bd9a7507f
commit 1b11342e5d
32 changed files with 310 additions and 133 deletions

View File

@@ -15,6 +15,7 @@ public class DeviceConfigEntity {
* 设备id
*/
private Long deviceId;
private Integer viidType;
/**
* 启用时间
*/