项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/AGV/IToAGVService.cs
@@ -11,5 +11,9 @@ public interface IToAGVService : IDependency { WebResponseContent Add_Task(Dt_Task taskinfo); WebResponseContent taskResult(object taskRespon); WebResponseContent confirmToContinueTask(object taskRespon); } }