´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/KLSTaskMethods.cs
@@ -103,8 +103,16 @@ #region 5 跨楼å±è¿è¾ä»»å¡å建 public WebResponseContent CarryTask(TaskDTO taskDTO, int taskType) { try { return WebResponseContent.Instance.OK(); } catch (Exception ex) { throw new Exception(ex.Message); } } #endregion