CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/merchandise/type/search?typeCode=&typeName=' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": [
{
"id": 0,
"typeCode": 0,
"typeName": "string"
}
],
"success": true
}