package com.yidianling.im.event /** * 刷新底部导航栏角标 * Created by xj on 2019/10/23. */ class UpdateBottomBarUnreadNumEvent(val unreadNum: Int)