namespace Tiobon.Core.IServices; /// /// 年级(自定义服务接口) /// public interface IGhra_GradeServices : IBaseServices { }