feat(config): 更新月卡配置并增加新卡种
- 更新现有月卡的每日奖励、购买奖励等信息 - 新增"橙星"和"橙月"两种新卡种 - 调整部分卡种的开放条件,如"橙星"和"橙月"需要满足特定等级条件
This commit is contained in:
@@ -1 +1,173 @@
|
||||
{"1":{"idx":1,"name":"免费特权","dailyAward":[],"buyAward":[{"id":474,"type":0,"count":1}],"consume":{"id":2,"type":2,"count":10000}},"2":{"idx":2,"name":"月卡","dailyAward":[{"id":302,"type":0,"count":1},{"id":269,"type":0,"count":1},{"id":261,"type":0,"count":5}],"buyAward":[{"id":249,"type":0,"count":1},{"id":302,"type":0,"count":8}],"consume":{"id":4,"type":4,"count":280}},"3":{"idx":3,"name":"大药月卡","dailyAward":[{"id":311,"type":0,"count":1}],"buyAward":[{"id":3,"type":3,"count":66},{"id":11,"type":11,"count":5}],"consume":{"id":4,"type":4,"count":1000}},"4":{"idx":4,"name":"永久卡","dailyAward":[{"id":7,"type":7,"count":10},{"id":2,"type":2,"count":200000}],"buyAward":[{"id":462,"type":0,"count":1},{"id":468,"type":0,"count":1}],"consume":{"id":4,"type":4,"count":1580}},"5":{"idx":5,"dailyAward":[],"Ybprice":2,"superRightLV":1,"name":"白卡","ViewType":2,"buyAward":[{"id":474,"type":0,"count":1},{"id":261,"type":0,"count":50},{"id":926,"type":0,"count":1},{"id":3,"type":3,"count":18},{"id":1058,"type":0,"count":1},{"id":300,"type":0,"count":2}],"pictures":["tq_p_1_1","tq_p_1_2","tq_p_1_3"],"consume":{"id":1242,"type":0,"count":2}},"6":{"idx":6,"dailyAward":[],"Ybprice":10,"superRightLV":2,"name":"绿卡","ViewType":2,"buyAward":[{"id":475,"type":0,"count":1},{"id":823,"type":0,"count":1},{"id":261,"type":0,"count":100},{"id":367,"type":0,"count":1},{"id":249,"type":0,"count":2},{"id":927,"type":0,"count":1}],"pictures":["tq_p_2_2","tq_p_2_1","tq_p_2_3"],"consume":{"id":1242,"type":0,"count":10}},"7":{"idx":7,"dailyAward":[],"Ybprice":20,"superRightLV":3,"name":"蓝卡","ViewType":2,"buyAward":[{"id":468,"type":0,"count":1},{"id":507,"type":0,"count":1},{"id":853,"type":0,"count":113},{"id":854,"type":0,"count":113},{"id":249,"type":0,"count":2},{"id":928,"type":0,"count":1}],"pictures":["tq_p_4_3","tq_p_3_1","tq_p_3_3"],"consume":{"id":1242,"type":0,"count":20}},"8":{"idx":8,"dailyAward":[],"Ybprice":70,"superRightLV":4,"name":"紫卡","ViewType":2,"buyAward":[{"id":929,"type":0,"count":1},{"id":976,"type":0,"count":1},{"id":852,"type":0,"count":30},{"id":250,"type":0,"count":2},{"id":853,"type":0,"count":450},{"id":854,"type":0,"count":450}],"pictures":["tq_p_4_2","tq_p_4_1","tq_p_3_2"],"consume":{"id":1242,"type":0,"count":70}},"9":{"idx":9,"dailyAward":[],"Ybprice":220,"superRightLV":5,"name":"橙卡","ViewType":2,"heraldid":"tq_btnt14_2","buyAward":[{"id":930,"type":0,"count":1},{"id":824,"type":0,"count":1},{"id":953,"type":0,"count":14},{"id":977,"type":0,"count":1},{"id":300,"type":0,"count":50},{"id":250,"type":0,"count":10}],"pictures":["tq_p_5_2","tq_p_5_1","tq_p_5_3"],"consume":{"id":1242,"type":0,"count":220}},"10":{"idx":10,"name":"首充卡","superRightLV":-1},"11":{"idx":11,"name":"白卡"},"12":{"idx":12,"dailyAward":[],"Ybprice":250,"superRightLV":6,"displaylimit":{"openDay":1,"vip":0},"name":"橙星","ViewType":2,"heraldid":"tq_btnt14_4","buyAward":[{"id":1073,"type":0,"count":1},{"id":1146,"type":0,"count":1},{"id":1066,"type":0,"count":300},{"id":1115,"type":0,"count":1},{"id":970,"type":0,"count":666},{"id":300,"type":0,"count":100}],"pictures":["tq_p_6_2","tq_p_6_1","tq_p_6_3"],"consume":{"id":1242,"type":0,"count":250}},"13":{"idx":13,"dailyAward":[],"Ybprice":350,"superRightLV":7,"displaylimit":{"openDay":1,"vip":0},"name":"橙月","ViewType":2,"heraldid":"tq_btnt14_3","buyAward":[{"id":1273,"type":0,"count":1},{"id":1272,"type":0,"count":1},{"id":1241,"type":0,"count":1},{"id":265,"type":0,"count":1888},{"id":970,"type":0,"count":666},{"id":852,"type":0,"count":158}],"pictures":["tq_p_7_2","tq_p_7_1","tq_p_7_3"],"consume":{"id":1242,"type":0,"count":350}}}
|
||||
{
|
||||
"1": { "idx": 1, "name": "免费特权", "dailyAward": [], "buyAward": [{ "id": 474, "type": 0, "count": 1 }], "consume": { "id": 2, "type": 2, "count": 10000 } },
|
||||
"2": {
|
||||
"idx": 2,
|
||||
"name": "月卡",
|
||||
"dailyAward": [
|
||||
{ "id": 302, "type": 0, "count": 1 },
|
||||
{ "id": 269, "type": 0, "count": 1 },
|
||||
{ "id": 261, "type": 0, "count": 5 }
|
||||
],
|
||||
"buyAward": [
|
||||
{ "id": 249, "type": 0, "count": 1 },
|
||||
{ "id": 302, "type": 0, "count": 8 }
|
||||
],
|
||||
"consume": { "id": 4, "type": 4, "count": 280 }
|
||||
},
|
||||
"3": {
|
||||
"idx": 3,
|
||||
"name": "大药月卡",
|
||||
"dailyAward": [{ "id": 311, "type": 0, "count": 1 }],
|
||||
"buyAward": [
|
||||
{ "id": 3, "type": 3, "count": 66 },
|
||||
{ "id": 11, "type": 11, "count": 5 }
|
||||
],
|
||||
"consume": { "id": 4, "type": 4, "count": 1000 }
|
||||
},
|
||||
"4": {
|
||||
"idx": 4,
|
||||
"name": "永久卡",
|
||||
"dailyAward": [
|
||||
{ "id": 7, "type": 7, "count": 10 },
|
||||
{ "id": 2, "type": 2, "count": 200000 }
|
||||
],
|
||||
"buyAward": [
|
||||
{ "id": 462, "type": 0, "count": 1 },
|
||||
{ "id": 468, "type": 0, "count": 1 }
|
||||
],
|
||||
"consume": { "id": 4, "type": 4, "count": 1580 }
|
||||
},
|
||||
"5": {
|
||||
"idx": 5,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 2,
|
||||
"superRightLV": 1,
|
||||
"name": "白卡",
|
||||
"ViewType": 2,
|
||||
"buyAward": [
|
||||
{ "id": 474, "type": 0, "count": 1 },
|
||||
{ "id": 261, "type": 0, "count": 50 },
|
||||
{ "id": 926, "type": 0, "count": 1 },
|
||||
{ "id": 3, "type": 3, "count": 18 },
|
||||
{ "id": 1058, "type": 0, "count": 1 },
|
||||
{ "id": 300, "type": 0, "count": 2 }
|
||||
],
|
||||
"pictures": ["tq_p_1_1", "tq_p_1_2", "tq_p_1_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 2 }
|
||||
},
|
||||
"6": {
|
||||
"idx": 6,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 10,
|
||||
"superRightLV": 2,
|
||||
"name": "绿卡",
|
||||
"ViewType": 2,
|
||||
"buyAward": [
|
||||
{ "id": 475, "type": 0, "count": 1 },
|
||||
{ "id": 823, "type": 0, "count": 1 },
|
||||
{ "id": 261, "type": 0, "count": 100 },
|
||||
{ "id": 367, "type": 0, "count": 1 },
|
||||
{ "id": 249, "type": 0, "count": 2 },
|
||||
{ "id": 927, "type": 0, "count": 1 }
|
||||
],
|
||||
"pictures": ["tq_p_2_2", "tq_p_2_1", "tq_p_2_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 10 }
|
||||
},
|
||||
"7": {
|
||||
"idx": 7,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 20,
|
||||
"superRightLV": 3,
|
||||
"name": "蓝卡",
|
||||
"ViewType": 2,
|
||||
"buyAward": [
|
||||
{ "id": 468, "type": 0, "count": 1 },
|
||||
{ "id": 507, "type": 0, "count": 1 },
|
||||
{ "id": 853, "type": 0, "count": 113 },
|
||||
{ "id": 854, "type": 0, "count": 113 },
|
||||
{ "id": 249, "type": 0, "count": 2 },
|
||||
{ "id": 928, "type": 0, "count": 1 }
|
||||
],
|
||||
"pictures": ["tq_p_4_3", "tq_p_3_1", "tq_p_3_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 20 }
|
||||
},
|
||||
"8": {
|
||||
"idx": 8,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 70,
|
||||
"superRightLV": 4,
|
||||
"name": "紫卡",
|
||||
"ViewType": 2,
|
||||
"buyAward": [
|
||||
{ "id": 929, "type": 0, "count": 1 },
|
||||
{ "id": 976, "type": 0, "count": 1 },
|
||||
{ "id": 852, "type": 0, "count": 30 },
|
||||
{ "id": 250, "type": 0, "count": 2 },
|
||||
{ "id": 853, "type": 0, "count": 450 },
|
||||
{ "id": 854, "type": 0, "count": 450 }
|
||||
],
|
||||
"pictures": ["tq_p_4_2", "tq_p_4_1", "tq_p_3_2"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 70 }
|
||||
},
|
||||
"9": {
|
||||
"idx": 9,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 220,
|
||||
"superRightLV": 5,
|
||||
"name": "橙卡",
|
||||
"ViewType": 2,
|
||||
"heraldid": "tq_btnt14_2",
|
||||
"buyAward": [
|
||||
{ "id": 930, "type": 0, "count": 1 },
|
||||
{ "id": 824, "type": 0, "count": 1 },
|
||||
{ "id": 953, "type": 0, "count": 14 },
|
||||
{ "id": 977, "type": 0, "count": 1 },
|
||||
{ "id": 300, "type": 0, "count": 50 },
|
||||
{ "id": 250, "type": 0, "count": 10 }
|
||||
],
|
||||
"pictures": ["tq_p_5_2", "tq_p_5_1", "tq_p_5_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 220 }
|
||||
},
|
||||
"10": { "idx": 10, "name": "首充卡", "superRightLV": -1 },
|
||||
"11": { "idx": 11, "name": "白卡" },
|
||||
"12": {
|
||||
"idx": 12,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 250,
|
||||
"superRightLV": 6,
|
||||
"displaylimit": { "openDay": 1, "vip": 0 ,"zsLevel":11},
|
||||
"name": "橙星",
|
||||
"ViewType": 2,
|
||||
"heraldid": "tq_btnt14_4",
|
||||
"buyAward": [
|
||||
{ "id": 1073, "type": 0, "count": 1 },
|
||||
{ "id": 1146, "type": 0, "count": 1 },
|
||||
{ "id": 1066, "type": 0, "count": 300 },
|
||||
{ "id": 1115, "type": 0, "count": 1 },
|
||||
{ "id": 970, "type": 0, "count": 666 },
|
||||
{ "id": 300, "type": 0, "count": 100 }
|
||||
],
|
||||
"pictures": ["tq_p_6_2", "tq_p_6_1", "tq_p_6_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 250 }
|
||||
},
|
||||
"13": {
|
||||
"idx": 13,
|
||||
"dailyAward": [],
|
||||
"Ybprice": 350,
|
||||
"superRightLV": 7,
|
||||
"displaylimit": { "openDay": 1, "vip": 0,"zsLevel":12},
|
||||
"name": "橙月",
|
||||
"ViewType": 2,
|
||||
"heraldid": "tq_btnt14_3",
|
||||
"buyAward": [
|
||||
{ "id": 1273, "type": 0, "count": 1 },
|
||||
{ "id": 1272, "type": 0, "count": 1 },
|
||||
{ "id": 1241, "type": 0, "count": 1 },
|
||||
{ "id": 265, "type": 0, "count": 1888 },
|
||||
{ "id": 970, "type": 0, "count": 666 },
|
||||
{ "id": 852, "type": 0, "count": 158 }
|
||||
],
|
||||
"pictures": ["tq_p_7_2", "tq_p_7_1", "tq_p_7_3"],
|
||||
"consume": { "id": 1242, "type": 0, "count": 350 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user