namespace Tnb.WarehouseMgr.Interfaces { /// /// 入库申请服务接口 /// public interface IWmsInStockService { } }