聊天:系统推送(精炼,合成套装或橙装)

This commit is contained in:
liangtongchuan
2021-03-10 18:01:40 +08:00
parent 24f297b480
commit 841ede8735
3 changed files with 57 additions and 8 deletions

View File

@@ -33,6 +33,9 @@ export const MSG_SOURCE = {
GUILD_STRUCTURE_LV_UP: 7,
GUILD_TRAIN_SUC: 8,
GUILD_BOSS_SUC: 9,
EQUIP_REFINE_SUC: 10,
EQUIP_COMPOSE_SUIT: 11,
EQUIP_COMPOSE_ORANGE: 12,
}
export const ON_MSG_ROUTE = 'onMessage';