CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/appointment/typeItem/list?shopId=&typeCode=&status=' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": [
{
"shopId": "string",
"typeCode": "string",
"itemId": "string",
"itemCode": "string",
"name": "string",
"description": "string",
"status": 0
}
],
"success": true
}