namespace Tiobon.Core.IServices; /// /// 开班费用(自定义服务接口) /// public interface IGhre_OpenClassFeeServices : IBaseServices { }