CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/membership/membership/page?page&size' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"total": 0,
"pages": 0,
"num": 0,
"data": [
{
"id": 0,
"name": "string",
"parentId": 0,
"points": 0,
"tenantId": 0,
"status": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"classifyFields": [
"string"
]
},
"success": true
}