namespace Tnb.EquipMgr.Interfaces { /// /// 模具归还服务 /// public interface IToolMoldReturnService { } }