1
huangxiaoqiang
2025-12-03 d292487812b280e7f484a5cdf6e8a994baa486fd
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Stock/IERPInboundOrderService.cs
@@ -10,5 +10,7 @@
    public interface IERPInboundOrderService : IDependency
    {
        PageGridData<WMS_閲囪喘鍙婃垚鍝佸叆搴撴竻鍗昣ST> GetPageData(PageDataOptions options);
        WebResponseContent Print(List<WMS_閲囪喘鍙婃垚鍝佸叆搴撴竻鍗昣ST> wMSs);
    }
}