# 先设置 LISTENHUB_API_KEYcurl -X POST "https://api.marswave.ai/openapi/v1/images/generation" \-H "Authorization: Bearer $LISTENHUB_API_KEY" \-H "Content-Type: application/json" \-d '{"provider": "google","model": "wan2.7-image","prompt": "A serene mountain landscape at sunset with a reflective lake","imageConfig": {"aspectRatio": "16:9"}}'