huangxiaoqiang
3 天以前 9ce02d17cafc6b8dab49b16fa20fdca4c978bb5b
项目代码/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);
    }
}