curl --location --request GET '/api/community/goods?type='{
"code": 1,
"show": 0,
"msg": "",
"data": {
"list": [
{
"goods_id": 7,
"image": "http://www.likeshopb2b2c.localhost/uploads/images/20220118175441b3a206160.png",
"goods_name": "213123",
"goods_price": "200.00",
"shop_id": 1,
"shop_name": "商家一"
}
],
"page": 1,
"size": 15,
"count": 1,
"more": 0
}
}