项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageTaskService/Task/IDt_TaskService.cs
@@ -98,7 +98,7 @@ /// </summary> /// <param name="palletCode"></param> /// <returns></returns> Task<WebResponseContent> OutBoundTaskAsync(string palletCode); Task<WebResponseContent> OutBoundTaskAsync(string palletCode, string remark); Task<WebResponseContent> OtherOutBoundTaskAsync(List<DtStockInfoDetail> details);