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