{ "taskId": "string" }
curl --location 'https://luanapi.xingluan.cn/runningai/open/comfyui/status' \ --header 'Authorization;' \ --header 'Content-Type: application/json' \ --data '{ "taskId": "string" }'
{ "status": "string" }