项目代码/WIDESEAWCS_Server/WIDESEAWCS_ITaskInfoService/ITaskService.cs
@@ -164,6 +164,10 @@ CommandResult deverror(string devuuid, string id, string errorcode, string errorinfo, string erroraddress, string warehouse, string remark, string devname, string dealType, string psd); CommandResult liftinposition(string invtype, string invcode, string kloccode); //鎵嬪姩鍙栨秷浠诲姟 WebResponseContent TaskCancel(int taskNum); //鎵嬪姩瀹屾垚浠诲姟 WebResponseContent TaskHandCompleted(int taskNum); #endregion }