{
"prompt": "几只鸟在飞",
"image": "https://file.rixapi.com/mask.png"
}curl --location --request POST 'https://api.aiznt.com/mj/submit/edits' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "几只鸟在飞",
"image": "https://file.rixapi.com/mask.png"
}'{
"code": 1,
"description": "提交成功",
"result": "1754413067359051",
"properties": {
"discordInstanceId": "44d5a7937f2a4144",
"discordChannelId": "44d5a7937f2a4144"
}
}