删除试题
POST
/admin/questions/delete
接口描述
删除试题
请求参数
参数名
类型
描述
必填
id
int
试题Id
必填
响应参数
参数名
类型
描述
必填
msg
string
提示信息
必填
code
int
状态码,1为成功,0为失败
必填