Authorization: Bearer ********************curl --location --request GET 'https://4.0.wokaai.com/mj/task//image-seed' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"code": 0,
"description": "string",
"result": "string"
}