{}
curl --location --request POST 'http://127.0.0.1:8080/user/getGroupLogin' \
--header 'X-Access-Token: 4463a0630978e3f9454a1433b05859f0' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{"code":0,"msg":"查询成功","data":{"count":0,"list":[]}}