remix自动提交
视为 remix=false
{
"base64Array": [],
"botType": "MID_JOURNEY",
"instanceId": "",
"modes": [],
"notifyHook": "",
"prompt": "Cat",
"remix": true,
"remixAutoConsidered": true,
"state": ""
}
curl --location --request POST 'https://api.aigcbest.top/mj/submit/imagine' \
--header 'mj-api-secret;' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"botType": "MID_JOURNEY",
"instanceId": "",
"modes": [],
"notifyHook": "",
"prompt": "Cat",
"remix": true,
"remixAutoConsidered": true,
"state": ""
}'
{
"code": 1,
"description": "提交成功",
"properties": {},
"result": 1320098173412546
}