Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 903ac666f6 |
@@ -71,7 +71,7 @@
|
|||||||
{ "id": 927, "type": 0, "count": 1 }
|
{ "id": 927, "type": 0, "count": 1 }
|
||||||
],
|
],
|
||||||
"pictures": ["tq_p_2_2", "tq_p_2_1", "tq_p_2_3"],
|
"pictures": ["tq_p_2_2", "tq_p_2_1", "tq_p_2_3"],
|
||||||
"consume": { "id": 1242, "type": 0, "count": 10 }
|
"consume": { "id": 1242, "type": 0, "count": 6 }
|
||||||
},
|
},
|
||||||
"7": {
|
"7": {
|
||||||
"idx": 7,
|
"idx": 7,
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
{ "id": 928, "type": 0, "count": 1 }
|
{ "id": 928, "type": 0, "count": 1 }
|
||||||
],
|
],
|
||||||
"pictures": ["tq_p_4_3", "tq_p_3_1", "tq_p_3_3"],
|
"pictures": ["tq_p_4_3", "tq_p_3_1", "tq_p_3_3"],
|
||||||
"consume": { "id": 1242, "type": 0, "count": 20 }
|
"consume": { "id": 1242, "type": 0, "count": 16 }
|
||||||
},
|
},
|
||||||
"8": {
|
"8": {
|
||||||
"idx": 8,
|
"idx": 8,
|
||||||
@@ -107,7 +107,7 @@
|
|||||||
{ "id": 854, "type": 0, "count": 450 }
|
{ "id": 854, "type": 0, "count": 450 }
|
||||||
],
|
],
|
||||||
"pictures": ["tq_p_4_2", "tq_p_4_1", "tq_p_3_2"],
|
"pictures": ["tq_p_4_2", "tq_p_4_1", "tq_p_3_2"],
|
||||||
"consume": { "id": 1242, "type": 0, "count": 70 }
|
"consume": { "id": 1242, "type": 0, "count": 40 }
|
||||||
},
|
},
|
||||||
"9": {
|
"9": {
|
||||||
"idx": 9,
|
"idx": 9,
|
||||||
@@ -126,7 +126,7 @@
|
|||||||
{ "id": 250, "type": 0, "count": 10 }
|
{ "id": 250, "type": 0, "count": 10 }
|
||||||
],
|
],
|
||||||
"pictures": ["tq_p_5_2", "tq_p_5_1", "tq_p_5_3"],
|
"pictures": ["tq_p_5_2", "tq_p_5_1", "tq_p_5_3"],
|
||||||
"consume": { "id": 1242, "type": 0, "count": 220 }
|
"consume": { "id": 1242, "type": 0, "count": 100 }
|
||||||
},
|
},
|
||||||
"10": { "idx": 10, "name": "首充卡", "superRightLV": -1 },
|
"10": { "idx": 10, "name": "首充卡", "superRightLV": -1 },
|
||||||
"11": { "idx": 11, "name": "白卡" },
|
"11": { "idx": 11, "name": "白卡" },
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
"shop": {
|
"shop": {
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"count": 100
|
"count": 5
|
||||||
},
|
},
|
||||||
"buytype": [],
|
"buytype": [],
|
||||||
"daylimit": 0,
|
"daylimit": 0,
|
||||||
@@ -205,7 +205,7 @@
|
|||||||
"price": {
|
"price": {
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"count": 88
|
"count": 500
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"94": {
|
"94": {
|
||||||
@@ -235,7 +235,7 @@
|
|||||||
"price": {
|
"price": {
|
||||||
"id": 3,
|
"id": 3,
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"count": 188
|
"count": 88888
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ const scope = [
|
|||||||
"ActivitiesConf",
|
"ActivitiesConf",
|
||||||
"UpstarPriceConfig",
|
"UpstarPriceConfig",
|
||||||
"UpstarConfig",
|
"UpstarConfig",
|
||||||
|
"MonthCardConfig",
|
||||||
// "GuildDonateConfig",
|
// "GuildDonateConfig",
|
||||||
"ShopConfig",
|
"ShopConfig",
|
||||||
// "NpcTransConf"
|
// "NpcTransConf"
|
||||||
|
|||||||
Reference in New Issue
Block a user