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