´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/TaskMethods.cs
@@ -71,10 +71,10 @@ if (task == null) throw new Exception($"æªæ¾å°ä»»å¡,ä»»å¡ç¼å·ã{hIKROBOT.robotTaskCode}ã"); switch (hIKROBOT.extra.values.method) { case "start": case "end": TaskCompleted(task, deviceTypeEnum); break; case "end": case "outbin": TaskFromCompleted(task, deviceTypeEnum); break; default: