{ "method": "/client/createClient", "params": { "areaCode": "", "proxyUrl": "", "aid": "465612", "deviceName": "Ma sir的windows", "deviceType": 2, "clientVersion": "" } }
curl --location '/work-weixin/api/doApi' \ --header 'X-QIWEI-TOKEN;' \ --header 'Content-Type: application/json' \ --data '{ "method": "/client/createClient", "params": { "areaCode": "", "proxyUrl": "", "aid": "465612", "deviceName": "Ma sir的windows", "deviceType": 2, "clientVersion": "" } }'
{ "code": 0, "data": { "guid": "string" }, "msg": "string" }