0.1/次{
"key": "xxx",
"biz": "MTI0MDU3NDYwMQ==",
"mid": "2657812583",
"sn": "8d89f759ff1b91ad54e3bae3992640f8",
"idx": "1",
"comment_id": "4110703886757740547",
"buffer": "",
"offset": 0
}curl --location 'https://www.worldtreetech.cn/api/v1/wechat/article/getComment' \
--header 'Content-Type: application/json' \
--data '{
"key": "xxx",
"biz": "MTI0MDU3NDYwMQ==",
"mid": "2657812583",
"sn": "8d89f759ff1b91ad54e3bae3992640f8",
"idx": "1",
"comment_id": "4110703886757740547",
"buffer": "",
"offset": 0
}'{
"code": 200,
"msg": "success",
"data": {
"buffer": [
"GAowAA=="
],
"comment_list": [
{
"id": 6,
"content_id": "2079195639383596986",
"nick_name": "小知书",
"content": "小新小新,我带你去光明看恐龙好不好?",
"create_time": 1754102953,
"like_num": 2,
"ip_wording": {
"city_id": "",
"city_name": "",
"country_id": "156",
"country_name": "中国",
"province_id": "",
"province_name": "广东"
},
"is_top": 0,
"author_like_status": 0,
"reply_info": {
"reply_total_cnt": 6,
"max_reply_id": 7
}
}
],
"comment_total_cnt": 22,
"continue_flag": true
},
"points": 9986039
}