rev:一楼优化

This commit is contained in:
2024-08-19 18:37:03 +08:00
parent 4512ea7f83
commit 0e6e8eeef9
20 changed files with 290 additions and 150 deletions

View File

@@ -70,7 +70,7 @@ public class ToAgvDevice {
SocketMsg deviceInfo = new SocketMsg(json, MsgType.INFO);
WebSocketServer.sendInfo(deviceInfo, "toAgvDevice_data");
// acsToWmsService.feedbackAgv(row);
// acsToWmsService.feedbackAgv(row);
}
}