代码管理/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); } }