curl --location --request GET 'https://test.51vive.com/lishu/shareConfig/list?id=&shareRule=&rewardsWay=&images=&enable=&deleted=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"shareRule": "string",
"rewardsWay": 0,
"images": [
{
"id": 0,
"shareConfigId": 0,
"imageUrl": "string",
"imageOssId": 0,
"coordinateX": 0,
"coordinateY": 0,
"qrcodeWidth": 0,
"deleted": true
}
],
"enable": true,
"deleted": true
}
],
"code": 0,
"msg": "string"
}