1
huangxiaoqiang
9 天以前 dda095e27b535d5748340f127c5f83c0d1324226
项目代码/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);