补招逻辑修改,手动补招和前端采用websokcet通讯

This commit is contained in:
hzj
2025-08-22 16:12:55 +08:00
parent 648a5e1947
commit 99f12e74fb

View File

@@ -49,6 +49,7 @@ public class DeviceRebootMessage {
private String series;
//终端识别码
private String devKey;
private Integer processNo;
//
private List<MonitorInfo> monitorData;