export const LINK_PREFIX_MAP = {
  NEW: 'https://h5.igame.qq.com/pmd-mobile.match.dzs-match.gp/match-list',
  OLD: 'https://igame.qq.com/newcss/admin/dzs-match2',
  VUE3: 'https://h5.igame.qq.com/pmd-mobile.match.gp-next.gp/views/match-list/match-list',
};
