From 54074e271f354e4fa8f927556c92ec8bc9e566d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=B7=E5=B0=8F=E5=89=8D?= Date: Fri, 23 Jan 2026 17:08:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0ios?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index e1911c14..31acce26 100755 --- a/app.py +++ b/app.py @@ -6326,7 +6326,7 @@ def get_wechat_qrcode(): @app.route('/api/auth/wechat/h5-auth', methods=['POST']) -def get_wechat_h5_auth_url(): +def get_wechat_h5_login_auth_url(): """ 获取微信 H5 网页授权 URL 用于手机浏览器跳转微信 App 授权