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