89 lines
3.3 KiB
JSON
89 lines
3.3 KiB
JSON
{
|
||
"desc": {
|
||
"push_periods_desc": "推送时间段配置(小时) 每个时间段内只发送一条",
|
||
"push_hours_desc": "定点推送时间(小时)配置",
|
||
"login_periods": "离线检查时间,第一个为第一次的23小时 第二个为之后的24小时",
|
||
"pushes_desc": "具体push配置 ",
|
||
"pushes_key_range_desc": "日常推送(1-50) 自定义推送(51-100) 活动推送(101-150) 实时推送(151-200) 早八点半要发的(200-250)",
|
||
"pushes_key_desc": "1:登录 2:提现 3:每日任务 4:每日签到 5:chip过期 6:邮件奖励 7:返chip活动推送 8:首充/单笔充值超1K 次日不登陆 9:周末推送 10:提现/流水单top30 次日不登陆 151:后台充值(补偿)到账",
|
||
"title_desc": "推送标题",
|
||
"content_desc": "推送内容,如果有参数,用%s代替",
|
||
"rate_desc": "优先级",
|
||
"invest_hour_desc": "返chip活动推送时间"
|
||
},
|
||
"push_periods": [
|
||
12,
|
||
18,
|
||
24
|
||
],
|
||
"push_hours": [
|
||
10,
|
||
17
|
||
],
|
||
"login_periods": [
|
||
23,
|
||
24
|
||
],
|
||
"invest_hour": 10,
|
||
"pushes": {
|
||
"1": {
|
||
"title": "WAJE game is open for you!",
|
||
"content": "Long time no see. Get ready to win cash and get them into your wallet! (Play more, win much more!)",
|
||
"rate": 1
|
||
},
|
||
"2": {
|
||
"title": "A lot of cash incoming!",
|
||
"content": "You have %s cash can be withdrawn! Start your day with waje and withdraw them!",
|
||
"rate": 9
|
||
},
|
||
"3": {
|
||
"title": "Don't forget your bonus!",
|
||
"content": "You have finished your daily task! Log in and receive your reward!",
|
||
"rate": 8
|
||
},
|
||
"4": {
|
||
"title": "Get your daily bonus today!",
|
||
"content": "Your daily bonus is ready! Start your game and receive them!",
|
||
"rate": 7
|
||
},
|
||
"5": {
|
||
"title": "Don't let money run away!",
|
||
"content": "Some of your chips will gone. Start your game and use it to make a big money.",
|
||
"rate": 5
|
||
},
|
||
"6": {
|
||
"title": "Go check your waje mail!",
|
||
"content": "Your %s chips have been sent into your mail. Don't forget to collect them!",
|
||
"rate": 6
|
||
},
|
||
"7": {
|
||
"title": "Get your WAJE NO LOSS chips",
|
||
"content": "You get %s chips in WAJE NO LOSS. Don't forget to collect them!",
|
||
"rate": 120
|
||
},
|
||
"8": {
|
||
"title": "Start your day with WAJE",
|
||
"content": "Good morning! Go play your first Game today to unlock the daily bonus. Play more win much more!",
|
||
"rate": 240,
|
||
"hour": 8.5
|
||
},
|
||
"9": {
|
||
"title": "Ready to go?",
|
||
"content": "After a whole week work, why don't we take a rest and play the WAJE game!",
|
||
"rate": 4,
|
||
"hour": 20.5
|
||
},
|
||
"10": {
|
||
"title": "Continue to win!",
|
||
"content": "Got a hot hand recently? Why not try to win much more today?",
|
||
"rate": 230,
|
||
"hour": 8.5
|
||
},
|
||
"151": {
|
||
"title": "Money! Incoming!",
|
||
"content": "Your waje wallet got %s chips as bonus. use this bonus you can win much more!",
|
||
"rate": 151
|
||
}
|
||
}
|
||
}
|