namespace Tiobon.Core.IServices { /// /// 考核模板(自定义服务接口) /// public interface IGhrp_PerformanceTemplateServices :IBaseServices { } }