curl --location '/appLogin/addContactList' \
--header 'Content-Type: application/json' \
--data '[
{
"createTime": "string",
"updateTime": "string",
"id": 0,
"memberId": 0,
"relationType": 0,
"relationName": "string",
"relationMobile": "string"
}
]'{
"code": 8003,
"message": "Parameter error !",
"success": true,
"data": {}
}