curl --location --globoff 'https://api.wenwen-ai.com/mj/task/{{task_id}}/image-seed?task_id=undefined' \
--header 'Authorization: Bearer {YOUR_API_KEY}' \
--header 'Content-Type: application/json' \
--data ''{
"code": 0,
"description": "string",
"result": "string"
}