CCRCOPENAUTH: ********************{
"templateChannelCode": "string",
"data": "string",
"sendTime": "2019-08-24T14:15:22.123Z"
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/message/message/send' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"templateChannelCode": "string",
"data": "string",
"sendTime": "2019-08-24T14:15:22.123Z"
}'{
"code": "string",
"message": "string",
"data": "string",
"success": true
}