curl --location --request GET '/api/community/worksLists'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 28,
"image": "http://www.likeshopb2b2c.localhost/123456789.png",
"content": "你好啊啊啊啊啊啊啊啊啊啊啊",
"like": 0,
"status": 1,
"create_time": "1小时前",
"status_desc": "审核通过",
"is_like": 0,
"audit_remark_desc": ""
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}