curl --location --request GET 'https://open.yunxinapi.com/im/v2/teams//actions/list_online_members?team_type=1' \
--header 'AppKey;' \
--header 'X-custom-traceid: {% mock '\''uuid'\'' %}' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;'{
"code": 0,
"msg": "string",
"data": {}
}