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