namespace Tiobon.Core.IServices; /// /// 面试工单日志(自定义服务接口) /// public interface IGhrh_InterviewLogServices : IBaseServices { }