代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -157,5 +157,7 @@ /// <param name="agvUpdateModel"></param> /// <returns></returns> AgvResponseContent AgvUpdateTask(AgvUpdateDTO agvUpdateModel); WebResponseContent SendSecureReplyToAgv(int taskNum); } }