namespace Tiobon.Core.IServices; /// /// 简历组别(自定义服务接口) /// public interface IGhrh_ResumeInfoGroupServices : IBaseServices { }