摘要: t = int(round(time.time() * 1000)) 阅读全文
posted @ 2019-05-17 20:07 乔儿 阅读(1426) 评论(0) 推荐(0) 编辑
摘要: data = {"mobileNo":"15201222502","cityId":"402","userClassId":1,"userDisplayClass":0,"addressId":"","deviceType":3} response = requests.post(url=url,headers=headers,data=json.dumps(data)) 阅读全文
posted @ 2019-05-17 19:57 乔儿 阅读(493) 评论(0) 推荐(0) 编辑