47 lines
740 B
JSON
Raw Normal View History

2024-01-19 19:03:44 +08:00
[
{
"id": 180001,
"name": "金币礼包",
"tig": "金币礼包",
"limit": 1,
"limitValue": 0,
"price": 6,
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
},
{
"id": 190001,
"name": "限购金币礼包",
"tig": "限购金币礼包",
"limit": 2,
"limitValue": 1,
"price": 6,
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
},
{
"id": 200001,
"name": "每日限购金币礼包",
"tig": "每日限购金币礼包",
"limit": 3,
"limitValue": 1,
"price": 6,
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
}
]