试题选项图片上传

接口地址:/exam/upload

请求方式 post

参数:

  • image 图片文件

返回格式:

{
    "code":1,
    "data":{
        “img_url": "//www.xxxx.com/xx"
    },
    "msg":"success"
}

Last updated

Was this helpful?