// 查询朋友圈
export default function getMoments(): string
{
    return ':=';
}