{
"authorityList": [
"string"
],
"id": 0,
"name": "string"
}curl --location --request POST 'https://m1.apifoxmock.com/m1/1845243-0-default/api/v1/system/role/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"authorityList": [
"string"
],
"id": 0,
"name": "string"
}'{
"code": 0,
"data": {
"createBy": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"creatorUserId": 0,
"deleted": 0,
"id": 0,
"name": "string",
"updateBy": 0,
"updateTime": "2019-08-24T14:15:22.123Z",
"version": 0
},
"message": "string"
}