diff --git a/index.html b/index.html index 96ec978..2b04e63 100644 --- a/index.html +++ b/index.html @@ -407,7 +407,7 @@ // 判断是否需要静默授权 if (form_data_res.data.is_have_webview_voucher) { - location.href = `https://test.openapi.1688sup.com/wechat/oauth?jump=${location.origin}/homepage.html` + location.href = `https://openapi.1688sup.com/wechat/oauth?jump=${location.origin}/homepage.html` }