curl --location --request GET '/store_integral/list?store_name&priceOrder=&salesOrder=&page=&limit=&cid=&sid=&news='
{
"status": 0,
"msg": "string",
"data": [
{
"id": 0,
"image": "string",
"title": "string",
"price": 0,
"sales": 0
}
]
}