curl --location --request GET 'https://aigc.x-see.cn/mj/task//image-seed' \ --header 'Authorization: Bearer sk-xxx' \ --header 'Content-Type: application/json'
{ "code": 0, "description": "string", "result": "string" }