更新ios
This commit is contained in:
2
app.py
2
app.py
@@ -6326,7 +6326,7 @@ def get_wechat_qrcode():
|
|||||||
|
|
||||||
|
|
||||||
@app.route('/api/auth/wechat/h5-auth', methods=['POST'])
|
@app.route('/api/auth/wechat/h5-auth', methods=['POST'])
|
||||||
def get_wechat_h5_auth_url():
|
def get_wechat_h5_login_auth_url():
|
||||||
"""
|
"""
|
||||||
获取微信 H5 网页授权 URL
|
获取微信 H5 网页授权 URL
|
||||||
用于手机浏览器跳转微信 App 授权
|
用于手机浏览器跳转微信 App 授权
|
||||||
|
|||||||
Reference in New Issue
Block a user