关注用户选项

interface UserFollowOption {
    pageName?: number;
}

Properties

Properties

pageName?: number