namespace Tiobon.Core.IServices; /// /// 试卷配置(自定义服务接口) /// public interface IGhre_ExamPaperConfigServices : IBaseServices { }