{ "role": "student", "class_id": 4240006, "userid": "manager9707" }
curl --location --request POST 'http://127.0.0.1/topapi/edu/user/get?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "role": "student", "class_id": 4240006, "userid": "manager9707" }'
{ "result": { "details": [ { "class_id": 0, "role": "string", "feature": "string", "is_adviser": "string", "student_no": "string", "name": "string", "unionid": "string", "userid": "string" } ] }, "success": true, "errcode": 0, "errmsg": "string", "": {} }