{
"data": {
"file": "D:\\qr.jpg"
},
"type": 63001
}curl --location 'http://127.0.0.1:8981/api' \
--header 'Content-Type: application/json' \
--data '{
"data": {
"file": "D:\\qr.jpg"
},
"type": 63001
}'{
"data": {
"result": [
"https://u.wechat.com/***********?s=2"
]
},
"msg": "ok",
"type": 63001
}