コード例 #1
0
ファイル: routers.py プロジェクト: developernavy/saeShowr
def weibo_user_show():
  weiboApi = WeiboApiHandler()
  return weiboApi.weibo_user_show()