addQuestion websocket测试 POST /api/question/add 请求参数 参数名 类型 描述 必填 questionAddRequest object questionAddRequest 必填 answer string 可选 content string 可选 judgeCase array[object] 可选 input string 可选 output string 可选 judgeConfig object 可选 memoryLimit integer 可选 stackLimit integer 可选 timeLimit integer 可选 tags array[string] 可选 title string 可选 响应参数 参数名 类型 描述 必填 root object OK 必填 code integer 可选 data integer 可选 message string 可选