{
"tel": "string",
"sendTel": "string",
"type": "string",
"content": "string",
"createTime": 0
}curl --location --request POST 'http://dedaolm.com/sms/rec' \
--header 'authorization;' \
--header 'tenant-id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"tel": "string",
"sendTel": "string",
"type": "string",
"content": "string",
"createTime": 0
}'{}