{
"accountId": 2048
}curl --location --request POST '/admin-api/mp/material/upload-news-image' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": 2048
}'{
"code": 0,
"data": "string",
"msg": "string"
}