CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/user/api/paas/user/custom/info/page?classifyFields&count&id&num&page&pages' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"data": {
"classifyFields": [
"string"
],
"data": [
{
"groupId": 0,
"id": 0,
"items": "string",
"modifiable": "string",
"name": "string",
"required": "string",
"status": "string",
"tip": "string",
"type": "string"
}
],
"num": 0,
"pages": 0,
"total": 0
},
"message": "string",
"success": true
}