namespace Tiobon.Core.IServices; /// /// 考试通知记录(自定义服务接口) /// public interface IGhre_ExamMessageLogServices : IBaseServices { }