curl --location --request GET 'http://api.bbs.sunding.cn/sd/api/user/swiper/get-swipers?pageNumber&pageSize'{
"code": 200,
"data": {
"list": [
{
"createdAt": 0,
"desc": "string",
"displayCreatedAt": "string",
"displayUpdatedAt": "string",
"id": 0,
"imageUrl": "string",
"jumpType": 0,
"path": "string",
"status": 0,
"updatedAt": 0,
"url": "string",
"weight": 0
}
],
"pageNumber": 0,
"pageSize": 0,
"searchFields": [
{
"key": "string",
"type": "string"
}
],
"total": 0
},
"execTime": 0,
"msg": "操作成功"
}