{
"base64Array": [],
"notifyHook": "",
"prompt": "a pig",
"state": ""
}curl --location --request POST '/mj/submit/imagine' \
--header 'Authorization: Bearer sk-xxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"notifyHook": "",
"prompt": "a pig",
"state": ""
}'{
"code": 1,
"description": "提交成功",
"result": "1757226314966831",
"properties": {
"discordInstanceId": "1297933554436542548",
"discordChannelId": "1297933554436542548"
}
}