public void postInit() { // 游戏逻辑处理 m_resMsgRouteCB = new ResMsgRouteCB(); Ctx.m_instance.m_msgRouteList.addOneDisp(m_resMsgRouteCB); }