curl --location 'Lottery/info'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"user_integral": 1,
"consume_integral": 10,
"daily_limit": 3,
"today_count": 0,
"can_lottery": false,
"prizes": [
{
"id": 1,
"name": "iPhone 15 Pro",
"image": "http://a.like.com:8102//uploads/lottery/iphone15_pro.png",
"type": 1,
"value": ""
},
{
"id": 2,
"name": "100积分",
"image": "",
"type": 2,
"value": "100"
},
{
"id": 3,
"name": "小米手环7",
"image": "http://a.like.com:8102//uploads/lottery/miband7.png",
"type": 1,
"value": ""
},
{
"id": 4,
"name": "50积分",
"image": "",
"type": 2,
"value": "50"
},
{
"id": 5,
"name": "AirPods Pro",
"image": "http://a.like.com:8102//uploads/lottery/airpods_pro.png",
"type": 1,
"value": ""
},
{
"id": 6,
"name": "20积分",
"image": "",
"type": 2,
"value": "20"
},
{
"id": 7,
"name": "10元优惠券",
"image": "",
"type": 3,
"value": "10"
},
{
"id": 8,
"name": "谢谢参与",
"image": "",
"type": 0,
"value": ""
}
],
"background_image": "/uploads/lottery/lottery_background.png"
}
}