curl --location --request GET 'https://open.weibanzhushou.com/open-api/moment_message/tasks/result?moment_message_id=&staff_ext_id=&start_time=&end_time=&limit&offset&access_token='
{
"errcode": 0,
"errmsg": "string",
"moment_message": {
"moment_message_id": 0,
"moment_id": 0,
"staff_id": "string",
"staff_name": "string",
"comment_count": 0,
"like_count": 0,
"publish_status": 0,
"publish_at": 0,
"customer_count": 0,
"customer_ext_id_list": [
"string"
]
},
"total_count": 0
}