{
"wxid": "wxid 或者 v3",
"greet": "你好啊",
"scence": "30",
"role": "0"
}curl --location --request POST 'add_friend' \
--header 'Content-Type: application/json' \
--data-raw '{
"wxid": "wxid 或者 v3",
"greet": "你好啊",
"scence": "30",
"role": "0"
}'{}