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