// 查询收藏夹
export default function getFavorites(): string
{
  return 'g&';
}
