qiushang 8 月之前
父节点
当前提交
ae91b057ba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/Http/Api/WechatOfficialController.php

+ 1 - 1
app/Http/Api/WechatOfficialController.php

@@ -241,7 +241,7 @@ class WechatOfficialController extends HttpBaseController
                     return "欢迎你关注助友办公软件";
                 } else {
                     $oauthUrl = $this->app->oauth->withState(base64_encode($sceneStr))->redirect();
-                    $oauthUrl = str_replace('https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1edb103f32029099&redirect_uri=https', '', $oauthUrl);
+                    $oauthUrl = str_replace('https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx1edb103f32029099&redirect_uri=https://www.qasimblog.com/', '', $oauthUrl);
                     $items = [
                         new NewsItem([
                             'title' => '',