{
"base64": "data:image/png;base64,xxx",
"notifyHook": "string",
"state": "string"
}curl --location --request POST 'https://api2img.shubiaobiao.com/mj/submit/describe' \
--header 'Content-Type: application/json' \
--data-raw '{
"base64": "data:image/png;base64,xxx",
"notifyHook": "string",
"state": "string"
}'{}