{ "socketType": 2, "list": [ { "type": 223, "objectName": "要切换到的企业名称" } ] }
curl --location --globoff 'https://api.worktool.ymdyes.cn/wework/sendRawMessage?robotId=worktool1' \ --header 'Content-Type: application/json' \ --data '{ "socketType": 2, "list": [ { "type": 223, "objectName": "要切换到的企业名称" } ] }'
{ "code": 0, "message": "string", "data": "string" }