CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/appointment/category/detail/' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"id": 0,
"categoryTitle": "string",
"shortDesc": "string",
"sortIndex": 0,
"shopId": "string",
"tenantId": 0,
"status": 0
},
"success": true
}