curl --location --request GET '/api/community/topicLists'{
"code": 1,
"show": 0,
"msg": "",
"data": [
{
"id": 1,
"name": "分类11",
"topic": [
{
"id": 4,
"cid": 1,
"name": "分类43",
"image": "http://www.likeshopb2b2c.localhost/uploads/images/202203071556068d2af7241.png",
"click": 0
}
]
}
]
}