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