namespace Tiobon.Core.IServices; /// /// 问卷题库选项(自定义服务接口) /// public interface IGhre_SurveyQuestionPoolOptionServices : IBaseServices { }