// 查询关注店铺
export default function getFollowedStores(): string
{
    return 'g@';
}