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);