curl --location --request POST 'https://api.aihuihua.com/api/v2/flux/text2Image' \
--header 'Authorization: Bearer 1333_zrT4KITp20HcxxxxxxxxxxRD2C513FK40Pvq' \
--header 'Content-Type: application/json' \
--data-raw '{
"notifyHook": "https://abc.com/webhook/",
"prompt": "http://mj3-1256181000.cos.ap-shanghai.myqcloud.com/cn_comfy/api_aihuihua_com-20250623/w680_h1024_g11038308-----6c3465e1f24d432d6715ff1fb8579a70.png Cat --ar 9:16"
}'