namespace Tiobon.Core.IServices; /// /// 工作经历(自定义服务接口) /// public interface IGhrh_ResumeWorkExpServices : IBaseServices { }