{
"userBooksInfoRes": [
{
"id": 0,
"name": "string",
"birthday": "string",
"zodiac": "string",
"constellation": "string",
"avatar": "string",
"nation": "string",
"birthdayRemind": 0,
"calendarType": 0,
"career": "string",
"careerDirection": "string",
"company": "string",
"appointmentTime": "string",
"appointmentNum": 0,
"knowTime": "string",
"knowIntroducer": "string",
"favor": true,
"havaFamily": true,
"knowRemark": "string",
"remark": "string",
"gender": 0,
"phones": [
"string"
],
"phone": "string",
"nativeCode": "string",
"workCode": "string",
"showCity": 0,
"addressDetails": "string",
"syncBooks": 0,
"relationId": 0,
"templateId": 0,
"templateInfoId": 0,
"industry": "string",
"phoneType": "string",
"workDetails": "string",
"nativeDetails": "string",
"memo": "string",
"appointmentAddress": "string",
"appointmentMemo": "string",
"top": true,
"topTime": "string"
}
],
"templateId": 0,
"infoId": 0
}curl --location --request POST '/user/book/v2/insert/group' \
--header 'Content-Type: application/json' \
--data-raw '{
"userBooksInfoRes": [
{
"id": 0,
"name": "string",
"birthday": "string",
"zodiac": "string",
"constellation": "string",
"avatar": "string",
"nation": "string",
"birthdayRemind": 0,
"calendarType": 0,
"career": "string",
"careerDirection": "string",
"company": "string",
"appointmentTime": "string",
"appointmentNum": 0,
"knowTime": "string",
"knowIntroducer": "string",
"favor": true,
"havaFamily": true,
"knowRemark": "string",
"remark": "string",
"gender": 0,
"phones": [
"string"
],
"phone": "string",
"nativeCode": "string",
"workCode": "string",
"showCity": 0,
"addressDetails": "string",
"syncBooks": 0,
"relationId": 0,
"templateId": 0,
"templateInfoId": 0,
"industry": "string",
"phoneType": "string",
"workDetails": "string",
"nativeDetails": "string",
"memo": "string",
"appointmentAddress": "string",
"appointmentMemo": "string",
"top": true,
"topTime": "string"
}
],
"templateId": 0,
"infoId": 0
}'{
"code": 0,
"msg": "",
"data": false
}