Exemplo n.º 1
0
 def post(self, url, data):
     return http._post_with_token(url, data, self.up_token)
Exemplo n.º 2
0
 def post(self, url, data):
     return http._post_with_token(url, data, self.up_token)