代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/KLSTaskMethods.cs
@@ -119,8 +119,16 @@ #region 6 瑁佸壀閫佽揣 public WebResponseContent CJCarryTaske(TaskDTO taskDTO, int taskType) { try { return WebResponseContent.Instance.OK(); } catch (Exception ex) { throw new Exception(ex.Message); } } #endregion } }