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