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