{ "roleName":"服务经理", "groupId":1507113595 }
curl --location --request POST '/role/add_role?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "roleName":"服务经理", "groupId":1507113595 }'
{ "roleId": 0, "errcode": 0, "errmsg": "string" }