刘磊
4 天以前 a4333018fea664d61608b314f2a571905077aef3
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/AGV/IToAGVService.cs
@@ -13,5 +13,7 @@
        WebResponseContent Add_Task(Dt_Task taskinfo);
        WebResponseContent taskResult(object taskRespon);
        WebResponseContent confirmToContinueTask(object taskRespon);
    }
}