fb_api.py 文件源码

python
阅读 30 收藏 0 点赞 0 评论 0

项目:dancedeets-monorepo 作者: mikelambert 项目源码 文件源码
def get_multi(self, cls, object_ids, allow_cache=True, allow_fail=False):
        self.request_multi(cls, object_ids, allow_cache=allow_cache)
        self.batch_fetch()
        return self.fetched_data_multi(cls, object_ids, allow_fail=allow_fail)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号