示例#1
0
def weibo_place_photos():
  weiboApi = WeiboApiHandler()
  return weiboApi.weibo_place_nearby_photos()
示例#2
0
def weibo_location_pois_search_by_location_view():
  weiboApi = WeiboApiHandler()
  return weiboApi.weibo_place_nearby_photos()