package examrouter //考试相关路由 type RouterGroup struct { ExamRouter QuestionsRouter }