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