bug授权登录获取不了用户信息一直都是snsapi_base config/wechat.php 配置了official_account.oauth.scopes 读取不了 发现缺少default \vendor\overtrue\laravel-wechat\src\Middleware\OAuthAuthenticate.php 46行 `$scopes = $scopes ?: array_get($config, $account.'.oauth.scopes', ['snsapi_base']);`