namespace Tiobon.Core.IServices; /// /// 培训机构(自定义服务接口) /// public interface IGhre_SchoolServices : IBaseServices { }