Initial qiwei secondary development handoff
This commit is contained in:
14
requestdata/createVWorkGroupRequest.json
Normal file
14
requestdata/createVWorkGroupRequest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "createVWorkGroupRequest",
|
||||
"params": {
|
||||
"robotId": "机器人微信id",
|
||||
"instanceId": "实例id 和 robotId 二者填一者就可以",
|
||||
"memberUserIdList": [
|
||||
"string"
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
"type": 11058,
|
||||
"data": "{{params.memberUserIdList}}"
|
||||
}
|
||||
Reference in New Issue
Block a user