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