1
huangxiaoqiang
2025-06-26 f4c8d54b4313132863df8fb9f2c5087ea6ba44a6
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/AGV/IAGVService.cs
@@ -18,5 +18,7 @@
        WebResponseContent AGVStartOrEndJob(AGVDTO aGVDTO);
        WebResponseContent DeviceErrorResponse(AGVDTO aGVDTO);
        WebResponseContent DeviceWarning(AGVDTO DTO);
    }
}