namespace Tnb.ProductionMgr.Interfaces { /// /// 生产领料服务 /// public interface IPrdOutstockService { } }