{
"res": "string",
"rid": 0,
"dataId": 0
}curl --location --request POST '/v4/gateway/acc.role.listops' \
--header 'Authorization;' \
--header 'Appkey: 1000' \
--header 'Access-Token-Type: JWT' \
--header 'Content-Type: application/json' \
--data-raw '{
"res": "string",
"rid": 0,
"dataId": 0
}'{
"data": {
"code": "string",
"idField": "string",
"nameField": "string",
"model": "string",
"text": "string",
"op": [
{
"code": "string",
"text": "string",
"allow": "string"
}
]
},
"success": true,
"message": "string",
"code": 0
}