1
huangxiaoqiang
2025-07-02 9b139ce92aa09f466c01111dd66af9347a34d865
项目代码/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);
    }
}