1
huangxiaoqiang
8 天以前 4dfe8ece141f05a163cf7d290b6fe4c520d89909
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOrderServices/IDt_AllocateOutboundOrderService.cs
@@ -9,6 +9,7 @@
public interface IDt_AllocateOutboundOrderService : IService<Dt_AllocateOutboundOrder>
{
    WebResponseContent GetAllocateOutboundOrder(OutboundOrderGetDTO outboundOrderGetDTO);
    WebResponseContent GetAllocateOutboundOrderDetail(OutboundOrderGetDTO outboundOrderGetDTO);