{ "op_user_id": "manager4220", "cursor": 0 }
curl --location --request POST 'http://127.0.0.1/topapi/attendance/group/minimalism/list?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "op_user_id": "manager4220", "cursor": 0 }'
{ "result": { "has_more": true, "cursor": 0, "result": [ { "name": "string", "id": 0 } ] }, "success": true, "errcode": 0, "request_id": "string" }