curl --location --request POST '/business/group/user?userId=109' \
--header 'authorization: eyJhbGciOiJIUzUxMiJ9.eyJ1c2VyX2lkIjoxLCJ1c2VyX2tleSI6ImIyNmI4YjZlLTI1MDEtNDFmNC04MDhmLTJlNTE1OWIxYWQ0MSIsInVzZXJuYW1lIjoiYWRtaW4ifQ.JGQG7_0V-aujiWKacWiBjkOfbbnlLC-vu1rT1xvoe-CgpUm5Gb6iDb6GLykfkWCMZ9mVCurZtzx7yz7dAmFyVQ'{
"msg": "string",
"code": 0,
"data": [
{
"createBy": null,
"createTime": null,
"updateBy": null,
"updateTime": null,
"remark": null,
"groupId": 0,
"groupName": "string",
"groupKey": "string",
"status": null
}
]
}