Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -72,6 +72,13 @@ WebResponseContent ReceiveByWMSGWTask([NotNull] WMSTaskDTO taskDTO); /// <summary> /// 接收WMSNg出库任务 /// </summary> /// <param name="taskDTO"></param> /// <returns></returns> WebResponseContent ReceiveByWMSNGTask([NotNull] WMSTaskDTO taskDTO); /// <summary> /// 根据托盘号、起始地址向WMS请求任务 /// </summary> /// <param name="palletCode">托盘号</param>