讨论区-展示
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"code": 1,
"data": {
"is_author":1,
"author_uid": 888,
"author_nickname":"爽哥",
"author_avatar":"此字段可不用,demo图中无回复者头像,为预留字段",
"items": [
{
"comment_id": 169,
"buyer_uid": 423,
"buyer_nickname": "钟倾",
"buyer_avatar": "http://oss.aliyun.com/sadsfd",
"comment_content:"这个教程不错的"
"comment_time": "2018-08-27 10:31",
"is_reply": 1,
"reply_id": 23
"reply_content":"感谢鼓励",
"reply_time": "demo图中无需展示回复时间,此字段为预留字段,可不用"
},
{
"comment_id": 169,
"buyer_uid": 423,
"buyer_nickname": "钟倾",
"buyer_avatar": "http://oss.aliyun.com/sadsfd",
"comment_conten:"这个教程不错的"
"comment_time": "2018-08-27 10:31",
"is_reply": 0,
"reply_id": 0,
"reply_content":"",
"reply_time": ""
}
]
},
"msg": "success"
}