namespace Tnb.EquipMgr.Interfaces { /// /// 模具领用服务 /// public interface IToolMoldRequisitionService { } }