117 lines
1.8 KiB
JSON
Raw Normal View History

2024-01-19 19:03:44 +08:00
[
{
"id": 180001,
"name": "金币礼包",
"tig": "金币礼包",
"limit": 1,
"limitValue": 0,
2024-01-20 19:01:45 +08:00
"exchanges": [
{
"id": 90007,
"value": 6
}
],
2024-01-19 19:03:44 +08:00
"rewards": [
{
"type": 1,
2024-01-20 19:01:45 +08:00
"id": 90001,
"value": 1000
}
]
},
{
"id": 180002,
"name": "好多金币礼包",
"tig": "好多金币礼包",
"limit": 1,
"limitValue": 0,
"exchanges": [
{
"id": 90007,
"value": 6
}
],
"rewards": [
{
"type": 1,
"id": 90001,
"value": 1000
},
{
"type": 1,
"id": 90001,
"value": 1000
},
{
"type": 1,
"id": 90001,
"value": 1000
},
{
"type": 1,
"id": 90001,
"value": 1000
2024-01-19 19:03:44 +08:00
}
]
},
{
"id": 190001,
2024-01-20 19:01:45 +08:00
"name": "限购矿石礼包",
"tig": "每日限购矿石礼包",
2024-01-19 19:03:44 +08:00
"limit": 2,
2024-01-20 19:01:45 +08:00
"limitValue": 5,
"exchanges": [
{
"id": 90007,
"value": 6
}
],
2024-01-19 19:03:44 +08:00
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
},
{
"id": 200001,
2024-01-20 19:01:45 +08:00
"name": "每日矿石礼包",
"tig": "每日限购矿石礼包",
2024-01-19 19:03:44 +08:00
"limit": 3,
2024-01-20 19:01:45 +08:00
"limitValue": 5,
"exchanges": [
{
"id": 90007,
"value": 6
}
],
2024-01-19 19:03:44 +08:00
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
2024-01-23 02:53:23 +08:00
},
{
"id": 210001,
"name": "锻造礼包",
"tig": "锻造礼包",
"limit": 1,
"limitValue": 0,
"exchanges": [
{
"id": 90001,
"value": 2000
}
],
"rewards": [
{
"type": 1,
"id": 90002,
"value": 20
}
]
2024-01-19 19:03:44 +08:00
}
]