CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/administrator/get/account?account' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": {
"account": "string",
"administratorId": 0,
"aesPassword": "string",
"bCryptPassword": "string",
"isSuper": 0,
"onOff": 0,
"tenantCode": "string",
"tenantCodes": [
"string"
],
"userId": 0
},
"message": "string",
"success": true
}