social_servercommondaemonsMomentDpull_moment_list本页总览pull_moment_list 拖取指定目标账号的朋友圈列表(从上一次拖取的位置继续拖取) 声明 map pull_moment_list(object user, string target, int count = 10) 参数 参数名描述user用户对象(User对象实例)target目标账号count拖取数量 返回值 拖取结果 moments: 本次拖取的朋友圈数据列表 finished: true - 朋友圈数据列表已全部拖取, false - 朋友圈数据列表需要继续拖取 使用方式 返回文档