guid。guid。guid 后,继续调用 获取登录二维码 完成扫码登录。curl --location 'http://manager.wecomapi.com/wecom/finder/api' \
--header 'WECOM-TOKEN: ' \
--header 'Content-Type: application/json' \
--data '{
"method": "/client/createClient",
"params": {
"proxyUrl": "",
"areaCode": 320000,
"deviceName": "测试设备",
"deviceType": 0,
"clientVersion": ""
}
}'{
"code": 0,
"msg": "成功",
"data": {
"guid": "a3318ad6-5544-4a4f-a1bb-2aa667b2ipad"
}
}