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