curl --location --request POST 'https://chatplusapi.cn/mj/submit/imagine' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64Array": [],
"notifyHook": "",
"prompt": "A pair of twin sisters are studying their lessons. --v 6.0",
"state": "",
"botType": "MID_JOURNEY"
}'