试题删除

接口地址:/exam/delete

请求方式 delete

参数:

  • id 试题id

返回格式:

{
    "code":1,
    "data":{},
    "msg":"success"
}

Last updated

Was this helpful?