Authorization: Bearer ********************{
"userId": 0,
"message": {},
"topicType": "string",
"beginTime": 0,
"topicChancel": "string"
}curl --location --request POST 'https://www.mengzhikeji.cn/prod-api/consumer/consumerView/insert' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"message": {},
"topicType": "string",
"beginTime": 0,
"topicChancel": "string"
}'{
"code": 0,
"msg": "string",
"data": {}
}