curl --location --request POST 'http://127.0.0.1:8080/user/getGroupList'
{ "code": 0, "msg": "", "data": [ { "": null } ] }