hutongqing
2024-10-15 6caef71cbbaf23b1e870b30fbb99d1d8af419664
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IInboundOrderService.cs
@@ -18,5 +18,7 @@
        WebResponseContent AddInboundOrder(InboundOrderAddDTO orderAddDTO);
        WebResponseContent MaterielGroup(MaterielGroupDTO materielGroupDTO);
        WebResponseContent QueryOrderInfo(int pageNo, string orderNo);
    }
}