export const SELECTOR_MAP = {
  SCROLL_VIEW_ID: 'tipMatchMsgWrap',
  MESSAGE_ITEM_PREFIX: 'msgDetailItem-',
};

