mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
@@ -5,22 +5,67 @@
|
||||
"tig": "金币礼包",
|
||||
"limit": 1,
|
||||
"limitValue": 0,
|
||||
"price": 6,
|
||||
"exchanges": [
|
||||
{
|
||||
"id": 90007,
|
||||
"value": 6
|
||||
}
|
||||
],
|
||||
"rewards": [
|
||||
{
|
||||
"type": 1,
|
||||
"id": 90002,
|
||||
"value": 20
|
||||
"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
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 190001,
|
||||
"name": "限购金币礼包",
|
||||
"tig": "限购金币礼包",
|
||||
"name": "限购矿石礼包",
|
||||
"tig": "每日限购矿石礼包",
|
||||
"limit": 2,
|
||||
"limitValue": 1,
|
||||
"price": 6,
|
||||
"limitValue": 5,
|
||||
"exchanges": [
|
||||
{
|
||||
"id": 90007,
|
||||
"value": 6
|
||||
}
|
||||
],
|
||||
"rewards": [
|
||||
{
|
||||
"type": 1,
|
||||
@@ -31,11 +76,16 @@
|
||||
},
|
||||
{
|
||||
"id": 200001,
|
||||
"name": "每日限购金币礼包",
|
||||
"tig": "每日限购金币礼包",
|
||||
"name": "每日矿石礼包",
|
||||
"tig": "每日限购矿石礼包",
|
||||
"limit": 3,
|
||||
"limitValue": 1,
|
||||
"price": 6,
|
||||
"limitValue": 5,
|
||||
"exchanges": [
|
||||
{
|
||||
"id": 90007,
|
||||
"value": 6
|
||||
}
|
||||
],
|
||||
"rewards": [
|
||||
{
|
||||
"type": 1,
|
||||
|
@@ -6,12 +6,17 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"tig": "限购金币礼包",
|
||||
"giftId": 190001
|
||||
"tig": "好多金币礼包",
|
||||
"giftId": 180002
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"tig": "每日限购金币礼包",
|
||||
"tig": "限购矿石礼包",
|
||||
"giftId": 190001
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"tig": "每日矿石礼包",
|
||||
"giftId": 200001
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user