运营:活动类型上传
This commit is contained in:
146
shared/resource/jsons/dic_zyz_activityType.json
Normal file
146
shared/resource/jsons/dic_zyz_activityType.json
Normal file
@@ -0,0 +1,146 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"activityType": 1,
|
||||
"name": "DAILY_DISCOUNT_GIFT",
|
||||
"string": "七天乐活动"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"activityType": 2,
|
||||
"name": "TASK_GROWTH",
|
||||
"string": "七天乐(成长任务)"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"activityType": 3,
|
||||
"name": "TASK_DAILY_CHALLENGES",
|
||||
"string": "七天乐(今日挑战)"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"activityType": 4,
|
||||
"name": "SIGN_IN",
|
||||
"string": "活动-签到"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"activityType": 5,
|
||||
"name": "SIGN_IN_VIP",
|
||||
"string": "活动-高级(RMB购买)"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"activityType": 6,
|
||||
"name": "GROWTH_FUND_MAIN",
|
||||
"string": "活动-主线成长基金"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"activityType": 7,
|
||||
"name": "GROWTH_FUND_MAIN_VIP",
|
||||
"string": "活动-主线成长基金(高阶)"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"activityType": 8,
|
||||
"name": "GROWTH_FUND_TOWER",
|
||||
"string": "活动-镇念塔成长基金"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"activityType": 9,
|
||||
"name": "GROWTH_FUND_TOWER_VIP",
|
||||
"string": "活动-镇念塔成长基金(高阶)"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"activityType": 10,
|
||||
"name": "GROWTH_FUND_MAIN_ELITE",
|
||||
"string": "活动-精英成长基金"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"activityType": 11,
|
||||
"name": "GROWTH_FUND_MAIN_ELITE_VIP",
|
||||
"string": "活动-精英成长基金(高阶)"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"activityType": 12,
|
||||
"name": "THIRTY_DAYS",
|
||||
"string": "30日目标活动"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"activityType": 13,
|
||||
"name": "SELF_SERVICE_SHOP",
|
||||
"string": "自选商店"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"activityType": 14,
|
||||
"name": "FIRST_GIFT",
|
||||
"string": "首充礼包"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"activityType": 15,
|
||||
"name": "NEW_PLAYER_LIMIT_PACKAGE",
|
||||
"string": "充值限定-新手限定RMB购买礼包"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"activityType": 16,
|
||||
"name": "LIMIT_PACKAGE_SHOP_DAILY",
|
||||
"string": "充值限定-每日限购礼包,RMB购买礼包"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"activityType": 17,
|
||||
"name": "LIMIT_PACKAGE_SHOP_WEEKLY",
|
||||
"string": "充值限定-每周限购礼包,RMB购买礼包"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"activityType": 18,
|
||||
"name": "YUAN_BAO_SHOP",
|
||||
"string": "充值-元宝充值商店"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"activityType": 19,
|
||||
"name": "MONTHLY_TICKET_1",
|
||||
"string": "充值-月卡1(普通)"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"activityType": 20,
|
||||
"name": "MONTHLY_TICKET_2",
|
||||
"string": "充值-月卡2(至尊)"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"activityType": 21,
|
||||
"name": "RECHARGE_MONEY",
|
||||
"string": "充值-累计充值RMB活动"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"activityType": 22,
|
||||
"name": "DAY_PURCHASE",
|
||||
"string": "活动-每日特惠礼包,一次性购买7天礼包"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"activityType": 23,
|
||||
"name": "TREASURE_HUNT",
|
||||
"string": "寻宝骑兵"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"activityType": 24,
|
||||
"name": "POP_GIFT",
|
||||
"string": "弹出礼包"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user