Files
ZYZ/shared/resource/jsons/dic_zyz_pushMessage.json
2023-03-21 21:04:12 +08:00

52 lines
1.2 KiB
JSON

[
{
"id": 1,
"pushMsgType": "guildActivityStart",
"title": "英杰传",
"description": "军团活动开启",
"playerType": 1,
"clickType": "startapp",
"url": "&",
"intent": "&"
},
{
"id": 2,
"pushMsgType": "gvgBattleStart",
"title": "英杰传",
"description": "逐鹿中原激战期开启",
"playerType": 2,
"clickType": "startapp",
"url": "&",
"intent": "&"
},
{
"id": 3,
"pushMsgType": "afkAttention",
"title": "英杰传",
"description": "两天未登录",
"playerType": 3,
"clickType": "startapp",
"url": "&",
"intent": "&"
},
{
"id": 4,
"pushMsgType": "apLunch",
"title": "英杰传",
"description": "领午饭体力",
"playerType": 4,
"clickType": "startapp",
"url": "&",
"intent": "&"
},
{
"id": 5,
"pushMsgType": "apDinner",
"title": "英杰传",
"description": "领晚饭体力",
"playerType": 4,
"clickType": "startapp",
"url": "&",
"intent": "&"
}
]