添加题目 websocket测试 POST http://localhost:8080/topic/add 请求参数 参数名 类型 描述 必填 content String 题库描述 必填 type int //1单选 2多选 3判断 4简答 必填 qurepId int 所属题库id 必填 data 对象 备选答案 必填 label String abcdefg 判断就a/b 必填 description String 答案描述 必填 isRight String 正确答案 必填