huangxiaoqiang
2025-12-17 bdf29324be453a64ac4baab479c3bb2b26a1bd5c
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -23,5 +23,9 @@
        WebResponseContent EmptyMaterielGroup(EmptyBarcodeMaterielGroupDTO materielGroupDTO);
        WebResponseContent UnPalletQuantity(string orderNo);
        WebResponseContent UndoPalletGroup(string palletCode , string barcode = "");
        WebResponseContent UnPalletGroupBarcode(string orderNo);
    }
}