namespace Tiobon.Core.IServices; /// /// 简历信息栏位(自定义服务接口) /// public interface IGhrh_ResumeInfoColumnServices : IBaseServices { }