huangxiaoqiang
2025-11-29 f9e8a2d52fe52fb2389892a46c12d4d262ee9aaf
项目代码/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);