namespace Tiobon.Core.IServices; /// /// 课件附件(自定义服务接口) /// public interface IGhre_CourseWareAttachmentServices : IBaseServices { }