curl --location '/mj/submit/shorten' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data '{
"mode": "RELAX",
"notifyHook": "",
"prompt": "Cat",
"state": ""
}'{
"code": 1,
"description": "Submit success",
"result": "1712211887200849"
}