Authorization: Bearer ********************
curl --location --request GET 'http://papillon-dev.qutke.cn/api/fof/userfund/getroupNames?groupIds=18,19,20' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "msg": "string", "data": { "18": "string" } }