curl --location 'https://qyapi.weixin.qq.com/cgi-bin/school/getuserinfo?access_token=ACCESS_TOKEN&code=CODE'
{ "errcode": 0, "errmsg": "ok", "DeviceId": "DEVICEID", "parent_userid": "parent_userid" }