1
huangxiaoqiang
2025-09-10 92417fc26db8af34d2f88602aa5dc846d0a67665
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/AGV/IAGVService.cs
@@ -19,6 +19,6 @@
        WebResponseContent DeviceErrorResponse(AGVDTO aGVDTO);
        WebResponseContent DeviceWarning(AGVDTO DTO);
        Task<WebResponseContent> DeviceWarning(AGVDTO DTO);
    }
}