namespace Tiobon.Core.IServices; /// /// 学分规则(自定义服务接口) /// public interface IGhre_CreditRuleServices : IBaseServices { }