namespace Tiobon.Core.IServices; /// /// 必选修查询(自定义服务接口) /// public interface IGhre_RequiredCourseServices : IBaseServices { }