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