聊天:升星和升品的推送及测试

This commit is contained in:
liangtongchuan
2021-03-08 21:23:42 +08:00
parent 6c51d0b79d
commit 92006fc886
4 changed files with 122 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ export const MSG_SOURCE = {
PRIVATE_SEND_GIFT: 1,
HERO_QUALITY_UP: 2,
COMPOSE_ORANGE_HERO: 3,
HERO_STAR_MAX: 4,
}
export const ON_MSG_ROUTE = 'onMessage';