{
"image":"图像链接,要修改的区域一定要是透明的",
"prompt":"一定要带版本"
}curl --location --request POST '/mj/submit/edits' \
--header 'Authorization: Bearer sk-xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"image":"图像链接,要修改的区域一定要是透明的",
"prompt":"一定要带版本"
}'{}