dengjunjie
2024-12-05 46e98339480d853fc78a014c34d7ff9fcaf13890
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -15,6 +15,8 @@
    {
        IInboundOrderRepository Repository { get; }
        Dt_InboundOrder GetInboundOrder(string inboundOrderNo);
        WebResponseContent AddInboundOrder(InboundOrderAddDTO orderAddDTO);
        WebResponseContent MaterielGroup(MaterielGroupDTO materielGroupDTO);