libo
2025-03-31 7e50638f14d0df6d151bda986c8519565bfc09cc
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -30,6 +30,6 @@
        WebResponseContent MaterielGroupRevoke(string PalletCode);
        WebResponseContent QueryOrderInfo(int pageNo, string orderNo);
        ReturnInventoryResponse returnInventory(ReturnInventoryRequest inventoryRequest);
        ReturnInventoryResponse returnInventory(string inventoryRequeststr);
    }
}