From b1af2ec6cab58a7d4c2f6c20cda496bd37d981ec Mon Sep 17 00:00:00 2001 From: linlin <1628708538@qq.com> Date: Tue, 25 Feb 2025 01:43:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9F=90=E4=BA=9B=E5=9C=B0?= =?UTF-8?q?=E6=96=B9=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dddc.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dddc.py b/dddc.py index 7355b8f..de9f5dd 100644 --- a/dddc.py +++ b/dddc.py @@ -31,7 +31,7 @@ print('============πŸ“£εˆε§‹εŒ–πŸ“£============') #η‰ˆζœ¬ banappversion = '1.2.8' github_file_name = 'dddc.py' -sjgx = '2025-02-24T21:30:11.000+08:00' +sjgx = '2025-02-25T21:30:11.000+08:00' try: import marshal import zlib @@ -169,7 +169,7 @@ def diyi(uid,token): myprint(f"θŽ·ε–εˆ°{yh['coupon']['max_benefit_capacity']['value']}{yh['coupon']['max_benefit_capacity']['unit']} {yh['coupon']['name']} {yh['coupon']['remark']}") else: print(tijiao['errmsg']) - data = {"env":{"dchn":"ZkJXzn1","newTicket":token,"latitude":lat,"longitude":lng,"cityId":"161","userAgent":"M","fromChannel":"2","newAppid":"30012","openId":"","openIdType":"1","isHitButton":False,"isOpenWeb":True,"timeCost":12372},"funnel_key":r"{\"from_xenv\":\"wxmp\",\"promotion_type\":1,\"xenv\":\"wxmp\"}","req_env":"wx","dsi":"0aaae828f5041931b1cdefc9c6d70b2489737lv1","source_id":"235675jutuikegithub","dchn":"ZkJXzn1","product_type":"didi","lng":lng,"lat":lat,"token":token,"uid":"","phone":"","xoid":"c8f8bdd1-4858-494b-9187-fc12f9fad625","city_id":161,"receive_mode":"manual"} + data = {"env":{"dchn":"ZkJXzn1","newTicket":token,"latitude":lat,"longitude":lng,"cityId":"161","userAgent":"","fromChannel":"2","newAppid":"30012","openId":"","openIdType":"1","isHitButton":False,"isOpenWeb":True,"timeCost":12372},"funnel_key":r"{\"from_xenv\":\"wxmp\",\"promotion_type\":1,\"xenv\":\"wxmp\"}","req_env":"wx","dsi":"0aaae828f5041931b1cdefc9c6d70b2489737lv1","source_id":"235675jutuikegithub","dchn":"ZkJXzn1","product_type":"didi","lng":lng,"lat":lat,"token":token,"uid":"","phone":"","xoid":"c8f8bdd1-4858-494b-9187-fc12f9fad625","city_id":161,"receive_mode":"manual"} tijiao = requests.post(url=youhui, json=data).json() if tijiao['errmsg'] == 'success': for yh in tijiao['data']['rewards']: @@ -633,4 +633,4 @@ if __name__ == '__main__': print('==================================') send_notification_message(title='ζ»΄ζ»΄ε‡Ίθ‘Œ') # ε‘ι€ι€šηŸ₯ except Exception as e: - print('小错误') \ No newline at end of file + print('小错误')