From c9c6208eda152c44e806f5b4041f2736bc06604b Mon Sep 17 00:00:00 2001 From: liuwei Date: Sun, 27 Apr 2025 10:54:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4Windows=E7=9A=84=E9=87=8D?= =?UTF-8?q?=E5=90=AF=E7=AD=96=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gewechat/client/get_token.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gewechat/client/get_token.py b/gewechat/client/get_token.py index 5fd8cda..47f9482 100644 --- a/gewechat/client/get_token.py +++ b/gewechat/client/get_token.py @@ -14,8 +14,8 @@ import requests import json -url = "/login/logout" - +# url = "/login/logout" +url ="/login/reconnection" base_url="http://192.168.2.240:2531/v2/api" payload = json.dumps({ "appId": "wx_3BC6eSHGE5xEm_hH3__7c"