✨ feat(消息): 添加推送消息sdk
This commit is contained in:
52
shared/resource/jsons/dic_zyz_pushMessage.json
Normal file
52
shared/resource/jsons/dic_zyz_pushMessage.json
Normal file
@@ -0,0 +1,52 @@
|
||||
[
|
||||
{
|
||||
"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": "&"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user