{
"file": "string"
}curl --location --request POST '/admin/photos/albums/cover' \
--header 'Content-Type: application/json' \
--data-raw '{
"file": "string"
}'{
"flag": true,
"code": 0,
"message": "string",
"data": "string"
}