huangxiaoqiang
2025-12-02 74a4dbfebd891573e916cdb3e4ce7b0c7edf0a8e
项目代码/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);