curl --location --request POST 'bqb/add' \
--header 'token: {{token}}' \
--form 'images=@"E:\\兴趣学习资料\\b71e884c6cc87f01eec24271090400d315263078.jpg"'{
"code": 0,
"msg": "string",
"time": "string",
"data": {
"id": "string",
"image_path": "string"
}
}