curl --location --request POST 'http://qiyukf.com/openapi/ipcc/calltaskdetail/add?appKey=&time=&checksum=' \
--header 'content-type: application/json;charset=utf-8' \
--data-raw '{
"taskId": 1,
"customerInfo": [
{
"name": "阿波罗",
"value": "18957128912",
"remarks": ""
},
{
"name": "小喽喽",
"value": "15411660066",
"remarks": ""
}
]
}'
{
"code": 0,
"message": "string"
}