批量导入试题
POST
/admin/questions/importQuestions
接口描述
批量导入试题
请求参数
参数名
类型
描述
必填
file
File
excel文件
必填
响应参数
参数名
类型
描述
必填
code
int
状态码,1为成功,0为失败
必填
msg
string
提示信息
必填