Authorization: Bearer ********************curl --location '/api/config/group/' \
--header 'Authorization: Bearer <token>'{
"createBy": "string",
"createTime": "string",
"enabled": true,
"groupCode": "string",
"groupName": "string",
"groupSort": 0,
"id": 0,
"isSystem": true,
"remark": "string",
"updateBy": "string",
"updateTime": "string"
}