curl --location --request POST 'https://api.omove.ai/mj/submit/blend' \
--header 'Accept: application/json' \
--header 'Authorization: sk-' \
--header 'Content-Type: application/json' \
--data-raw '{"mode": "RELAX", "base64Array": ["data:image/png;base64,xxx1", "data:image/png;base64,xxx2"], "dimensions": "SQUARE"}'{"code": 1, "description": "提交成功", "properties": {}, "result": 1320098173412546}