curl --location --request GET '/adminapi/user.userGroup/lists' \ --header 'token: {{admin-token}}'
{ "code": 0, "show": 0, "msg": "string", "data": [ null ] }