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 授权