Initial qiwei secondary development handoff
This commit is contained in:
16
requestdata/c2cCdnUpload.json
Normal file
16
requestdata/c2cCdnUpload.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "c2cCdnUpload",
|
||||
"params": {
|
||||
"robotId": "当前机器人微信ID",
|
||||
"instanceId": "实例id 和 robotId 二者填一者就可以",
|
||||
"fileType": 2,
|
||||
"filePath": "string"
|
||||
}
|
||||
}
|
||||
{
|
||||
"type":11115,
|
||||
"data":{
|
||||
"file_path":"{{params.filePath}}",
|
||||
"file_type":"{{params.fileType}}"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user