{
"id": 3167,
"name": "芋艿",
"customerId": 10795,
"sex": 0,
"post": "string",
"master": true,
"parentId": 23457,
"mobile": "1387171766",
"telephone": "021-0029922",
"qq": 197272662,
"wechat": "zzz3883",
"email": "1111@22.com",
"areaId": 20158,
"detailAddress": "string",
"remark": "你说的对",
"ownerUserId": 14334,
"contactLastTime": "2019-08-24T14:15:22.123Z",
"contactNextTime": "2019-08-24T14:15:22.123Z",
"businessId": 122233
}curl --location --request POST '/admin-api/crm/contact/create' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 3167,
"name": "芋艿",
"customerId": 10795,
"sex": 0,
"post": "string",
"master": true,
"parentId": 23457,
"mobile": "1387171766",
"telephone": "021-0029922",
"qq": 197272662,
"wechat": "zzz3883",
"email": "1111@22.com",
"areaId": 20158,
"detailAddress": "string",
"remark": "你说的对",
"ownerUserId": 14334,
"contactLastTime": "2019-08-24T14:15:22.123Z",
"contactNextTime": "2019-08-24T14:15:22.123Z",
"businessId": 122233
}'{
"code": 0,
"data": 0,
"msg": "string"
}