{
"errorCode": 0,
"message": "string",
"data": [
{
"id": 0,
"tenantId": 0,
"roleName": "string",
"roleKey": "string",
"status": 0,
"created": "string",
"createdBy": 0,
"modified": "string",
"modifiedBy": 0,
"remark": "string",
"dataScope": 0,
"menuCheckStrictly": true,
"deptCheckStrictly": true,
"menuIds": [
0
],
"deptIds": [
0
]
}
]
}