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