{ "cursor": 10, "size": 50, "op_userid": "user01", "group_key": "CEDDFFxxxx" }
curl --location --request POST 'http://127.0.0.1/topapi/attendance/group/users/query?access_token=4c9ebd2b1534xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "cursor": 10, "size": 50, "op_userid": "user01", "group_key": "CEDDFFxxxx" }'
{ "request_id": "string", "result": {} }