curl --location 'https://async.koukoutu.com/v1/create' \ --header 'X-API-Key: api 密钥' \ --form 'model_key="image-watermark"' \ --form 'image_file=@"C:\\Users\\94720\\Downloads\\954039C75BFFF97E78F1D99F2BE5C50F.jpg"'
{ "code": 200, "message": "success", "data": { "task_id": 176 } }