curl --location --request GET 'http://dev-cn.your-api-server.com/api/apps/v1/item_bc/list_comment/?open_id=ba253642-0590-40bc-9bdf-9a1334b94059&cursor=0&count=10&item_id=@8hxdhauTCMppanGnM4ltGM780mDqPP+KPpR0qQOmLVAXb/T060zdRmYqig357zEBq6CZRp4NVe6qLIJW/V/x1w==&sort_type=time' \
--header 'access-token: act.1d1021d2aee3d41fee2d2add43456badMFZnrhFhfWotu3Ecuiuka27L56lr' \
--header 'Authorization: Bearer <token>'{
"data": {
"cursor": 1,
"has_more": true,
"list": [
{
"top": false,
"comment_id": "@9VwW0qOBUN9mJyD3bNxvGc791G3uO/mLOZ10oQOjJ1EUafn460zdRmYqig357zEBidswyrkjAGx3+uVUd0cE4Q==",
"comment_user_id": "43eae150-12eb-4035-8d40-3f9a2bfcdf4e",
"content": "评论",
"create_time": 1673507751,
"digg_count": 0,
"reply_comment_total": 0
"avatar": "https://uuue/ehdne"
"nick_name": "xiaoming"
}
],
"error_code": 0,
"description": ""
},
"extra": {
"logid": "20230213141253084C5445E64119C50042",
"error_code": 0,
"description": "",
"sub_error_code": 0,
"sub_description": "",
"now": 1676268773
}
}