curl --location --request GET '/api/community/shop?type='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"id": 1,
"name": "商家一",
"logo": "http://www.likeshopb2b2c.localhost/uploads/images/20210624004057b79706903.png"
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}