curl --location --request GET '/api/community/topicArticle?topic_id='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"click": 0,
"lists": {
"list": [
{
"id": 28,
"user_id": 123,
"image": "http://www.likeshopb2b2c.localhost/123456789.png",
"content": "你好啊啊啊啊啊啊啊啊啊啊啊",
"like": 0,
"create_time": "2022-05-06 10:02:51",
"nickname": "用户22131706"
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}
}