聊天:军团修改公告的推送和测试

This commit is contained in:
liangtongchuan
2021-03-09 17:02:23 +08:00
parent 109d643544
commit 130bbc3be6
4 changed files with 60 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ export const MSG_SOURCE = {
HERO_QUALITY_UP: 3,
COMPOSE_ORANGE_HERO: 4,
HERO_STAR_MAX: 5,
GUILD_NOTICE: 6,
}
export const ON_MSG_ROUTE = 'onMessage';