后台:邮件查询

This commit is contained in:
luying
2021-11-29 20:33:36 +08:00
parent 7e46663868
commit c4e4e472d1
13 changed files with 236 additions and 44 deletions

View File

@@ -1,119 +1,149 @@
[
{
"id": 0,
"title": "邮件标题",
"title": "&",
"sendName": "&",
"content": "%d",
"time": 24
},
{
"id": 1,
"title": "&",
"sendName": "&",
"content": "您对军团%d的申请被拒绝",
"time": 24
},
{
"id": 2,
"title": "&",
"sendName": "&",
"content": "由于被弹劾,您在军团%d的大将军职务已卸任",
"time": 24
},
{
"id": 3,
"title": "&",
"sendName": "&",
"content": "您被任命为军团%d的大将军",
"time": 24
},
{
"id": 4,
"title": "&",
"sendName": "&",
"content": "您被军团%d踢出",
"time": 24
},
{
"id": 5,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,您昨日的军团活跃奖励忘记领取了,现已通过邮件发放,请查收",
"time": 24
},
{
"id": 6,
"title": "&",
"sendName": "&",
"content": "您被任命为军团%d的管理",
"time": 24
},
{
"id": 7,
"title": "&",
"sendName": "&",
"content": "您已卸任军团%d的管理",
"time": 24
},
{
"id": 8,
"title": "&",
"sendName": "&",
"content": "小将军您的军团已开启boss%d请赶往支援",
"time": 24
},
{
"id": 9,
"title": "&",
"sendName": "&",
"content": "恭喜小将军军团上下一心已成功压制boss%d您在此次压制中获得如下奖励",
"time": 24
},
{
"id": 10,
"title": "&",
"sendName": "&",
"content": "小将军,您在上周军团练兵场中有奖励尚未领取,奖励如下:",
"time": 24
},
{
"id": 11,
"title": "&",
"sendName": "&",
"content": "小将军,%d赠送您一个%d请查收",
"time": 24
},
{
"id": 12,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,您在%d赛季结算奖励如下:",
"time": 24
},
{
"id": 13,
"title": "&",
"sendName": "&",
"content": "恭喜小将军,您在%d赛季最终获得了第%d名获得如下奖励",
"time": 24
},
{
"id": 14,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,您参与军团活动奖励已通过邮件发放,请查收:",
"time": 24
},
{
"id": 15,
"title": "&",
"sendName": "&",
"content": "小将军很抱歉,您在拍卖行的出价已被超过,元宝退还给您,请查收:",
"time": 24
},
{
"id": 16,
"title": "&",
"sendName": "&",
"content": "恭喜小将军,您已在拍卖行成功拍下以下物品,请查收:",
"time": 24
},
{
"id": 17,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,您昨日的拍卖分红忘记领取了,现已通过邮件发放,请查收",
"time": 24
},
{
"id": 18,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,您的背包中装备数量已满,请及时清理背包哦。溢出装备已通过邮件发放,请查收",
"time": 24
},
{
"id": 19,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,派遣任务已开始下一天的任务,前一天未完成的派遣任务已通过邮件发放,请查收",
"time": 24
},
{
"id": 20,
"title": "&",
"sendName": "&",
"content": "亲爱的小将军,以下是您未领取的【月卡】每日奖励,请查收",
"time": 24
},
{
"id": 21,
"content": "修改账号名",
"time": 24
},
{
"id": 22,
"content": "修改公会名或公会公告",
"time": 24
}
]