1
wankeda
2025-03-07 b55d324f4b7465f9a7dc50e999346697f5cc35a2
WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -16,7 +16,6 @@
    {
        IInboundOrderRepository Repository { get; }
        WebResponseContent AddInboundOrder(InboundOrderAddDTO orderAddDTO);
        WebResponseContent AddInboundOrders(HouseInbound orderAddDTO);
        WebResponseContent MaterielGroup(MaterielGroupDTO materielGroupDTO);