curl --location --request POST 'https://api.qnaigc.com/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "kling-v1-5",
"prompt": "一只可爱的橘猫坐在窗台上看着夕阳,照片风格,高清画质",
"aspect_ratio": "16:9"
}'{
"task_id": "image-1762159125266058362-1383010xxx"
}