{
"data":{
"abe010":"",
"taskid":"",
"base64":"",
"kindtype":""
}
}
curl --location --request POST '/cxjz/resourceRestService/uploadBase64.do' \
--header 'lid: wangxu' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"abe010":"",
"taskid":"",
"base64":"",
"kindtype":""
}
}'
{
"errcode": "0",
"data": {
"fileid": "83710"
}
}