curl --location --request GET 'https://travel.daoziji.com/user/scenic/selectHotScenic?pageNumber=&pageSize=' \
--header 'Authentication: eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiJkZTQ3NTBlZjM2YmU0ZWRlOTVkNzZhNTVmMDZlMjIwMSIsInN1YiI6IjJ2eCIsImlzcyI6InNnIiwiaWF0IjoxNjk5NjAyMTc3LCJleHAiOjE3MzExMzgxNzd9.1ESx2OoOogj-qXdxUSuHuk0ofTwYgYNiJhDqs8OwwtE' \
--header 'token: 59488631878869803924403251'
{
"msg": "操作成功",
"code": 200,
"data": {
"details": [
{
"location": "惠州",
"scenics": [
{
"hot": 57,
"id": 148,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file3ff8b004d63049c9b616b168db59e695.jpg",
"location": "惠州",
"name": "景点名称测试111",
"typeNames": "主题营"
},
{
"hot": 13,
"id": 132,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/filec08fa31e697f492cb60182682d49e7f6.png",
"location": "惠州",
"name": "春生、夏长",
"typeNames": "村落历史"
},
{
"hot": 4,
"id": 151,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file0f17f7a854da44fd9c31b535e0ca243b.jpeg",
"location": "惠州",
"name": "测试4-19",
"typeNames": "民俗风情"
},
{
"hot": 3,
"id": 152,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/fileb7be1e24f2cd4967882ec9daffecd755.jpg",
"location": "惠州",
"name": "5-15测试经典",
"typeNames": "宗教朝觐"
},
{
"hot": 1,
"id": 134,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file655552563b8949c798b42bff33e7b905.png",
"location": "惠州",
"name": "墨园村道",
"typeNames": "村落历史"
},
{
"hot": 1,
"id": 133,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file3bc13ad9a02645768f0c410622ff21ef.png",
"location": "惠州",
"name": "墨园站",
"typeNames": "村落历史"
},
{
"hot": 1,
"id": 131,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file63fd47857225460689c408aecdac539c.png",
"location": "惠州",
"name": "我们在一起会了不起",
"typeNames": "村落历史"
},
{
"hot": 0,
"id": 130,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/file3e99a43be6d84a0593bc142eefa4e51b.png",
"location": "惠州",
"name": "如此热爱墨园",
"typeNames": "村落历史"
},
{
"hot": 0,
"id": 129,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/filed8abddd570244e319f558a57316fe7b3.png",
"location": "惠州",
"name": "墨园欢迎您",
"typeNames": "村落历史"
},
{
"hot": 0,
"id": 128,
"img": "https://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/fileeff50e15a0ae4600b3e2d9ad2d48a9e4.png",
"location": "惠州",
"name": "墨园小学",
"typeNames": "文化交流"
}
]
}
],
"total": 58
}
}