mirror of
https://github.com/ttttupup/wxhelper.git
synced 2024-11-05 09:59:23 +08:00
Update 3.9.2.23.md
接受好友请求
This commit is contained in:
parent
3b4a4aa3da
commit
2ceece90f6
@ -635,6 +635,7 @@
|
||||
|---|---|---|---|
|
||||
|v3 |true |string| 添加好友消息内容里的encryptusername|
|
||||
|v4 |true |string| 添加好友消息内容里的ticket|
|
||||
|permission |true |string| 0|
|
||||
|
||||
###### 返回字段
|
||||
|返回字段|字段类型|说明 |
|
||||
@ -647,7 +648,10 @@
|
||||
入参:
|
||||
``` javascript
|
||||
{
|
||||
"wxid":"wxid_o1112222"
|
||||
|
||||
"v3":"v3",
|
||||
"v4":"v4",
|
||||
"permission":"0"
|
||||
}
|
||||
```
|
||||
响应:
|
||||
|
Loading…
Reference in New Issue
Block a user