curl --location --request POST 'https://api.omove.ai/mj/submit/modal' \
--header 'Accept: application/json' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json' \
--data-raw '{"maskBase64": "data:image/png;base64,xxx1", "prompt": "Cat", "taskId": "1712204995849324"}'{"code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546}