{ "name": "制造" }
curl --location --request POST 'http://127.0.0.1/role/add_role_group?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "制造" }'
{ "errcode": 0, "errmsg": "string", "groupId": 0 }