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