{
"apiIds": [
{
"id": 0,
"method": "string",
"path": "string",
"ptype": "string",
"roleKey": "string",
"v3": "string",
"v4": "string",
"v5": "string"
}
],
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"dataScope": "string",
"menuIds": [
0
],
"organizationIds": [
0
],
"remark": "string",
"roleId": 0,
"roleKey": "string",
"roleName": "string",
"roleSort": 0,
"status": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request PUT 'http://101.35.247.125:7788/system/role/dataScope' \
--header 'Content-Type: application/json' \
--data-raw '{
"apiIds": [
{
"id": 0,
"method": "string",
"path": "string",
"ptype": "string",
"roleKey": "string",
"v3": "string",
"v4": "string",
"v5": "string"
}
],
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"dataScope": "string",
"menuIds": [
0
],
"organizationIds": [
0
],
"remark": "string",
"roleId": 0,
"roleKey": "string",
"roleName": "string",
"roleSort": 0,
"status": "string",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'
{}