{
"prompt": "将图片转为吉卜力风格",
"imageBase64": "data:image/png;xxx"
}curl --location 'https://zgc.apihy.com/mj/submit/edits' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"prompt": "将图片转为吉卜力风格",
"imageBase64": "data:image/png;xxx"
}'{}