huangxiaoqiang
2025-07-21 74d731cd8ac6bd995fbda485ee3371300af29a74
项目代码/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);
    }
}