{
"external_userid":"外部人员id",
"lxrId":"crm联系人key"
}
curl --location --request POST 'Custom/WxLxrCustomerBd?formKey&Flag' \
--header 'Content-Type: application/json' \
--data-raw '{
"external_userid":"外部人员id",
"lxrId":"crm联系人key"
}'
{}