CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/message/template/search?key' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": [
{
"id": 0,
"code": "string",
"name": "string",
"status": 0,
"msgContent": "string",
"createTime": 0,
"updateTime": 0
}
],
"success": true
}