CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/masterdata/role/detail?tenantId&id' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": {
"code": "string",
"description": "string",
"id": 0,
"name": "string",
"onOff": 0,
"pageIds": [
0
],
"parentCode": "string",
"source": 0,
"updateTime": "2019-08-24T14:15:22.123Z"
},
"message": "string",
"success": true
}