1
huangxiaoqiang
2025-05-21 6c8b4c256053c61e848c3f9dd494feebf6ef0cea
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/AGV/IAGVService.cs
@@ -16,7 +16,8 @@
        WebResponseContent AGVStartOrEndJob(string Status, int TaskNum);
        //public WebResponseContent PallteLoadOrUnLoad(string Message, string PallteCode);
        WebResponseContent DeviceErrorResponse(string Message,int TaskNum);
        WebResponseContent DeviceErrorResponse(string Message, int TaskNum);
        WebResponseContent RequestOutTask(string PalletCode, string SourceAddress, string TargetAddress);
        WebResponseContent InTask(string PalletCode, string SourceAddress, string TargetAddress);