企业成员使用企业微信app扫描打印机二维码或者设备登录二维码时,此时企业微信云端向设备推送该事件
指令包体:
{ "cmd": "push_user_scan", "headers": { "req_id": "xxxx" }, "body": { "userid": "aa", "op_type": "op_type1", "oper_id": "xxx", "state":"STATE", "user_type":1 } }
参数说明: