聊天:推送部分军团消息

This commit is contained in:
liangtongchuan
2021-03-09 20:53:25 +08:00
parent 17b6b9ee61
commit 888ed12fb6
5 changed files with 45 additions and 2 deletions

View File

@@ -27,6 +27,9 @@ export const MSG_SOURCE = {
COMPOSE_ORANGE_HERO: 4,
HERO_STAR_MAX: 5,
GUILD_NOTICE: 6,
GUILD_STRUCTURE_LV_UP: 7,
GUILD_TRAIN_SUC: 8,
GUILD_BOSS_SUC: 9,
}
export const ON_MSG_ROUTE = 'onMessage';