From 1164d4715852930a43e4d33ceec6c3d2070e9d1c Mon Sep 17 00:00:00 2001 From: wucongxing <815046773@qq.com> Date: Mon, 15 May 2023 14:07:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.php b/config/config.php index 66c18da..3197055 100644 --- a/config/config.php +++ b/config/config.php @@ -75,10 +75,10 @@ return [ "busunessId" => "", ], 'im' =>[ // 腾讯im - "app_id" => "1400796919", - "secret" => "a5bcd8c583181cf004e9d91a47687d719d4b5d2a10ce33fbee95d587889447d8", - "base_url" => "https://console.tim.qq.com/", - "token" => "NDc5MzExMDMxMDY2NDMxNDg5L", // 鉴权回调使用 + "app_id" => env('IM_APPID','1400798221'), + "secret" => env('IM_SECRET','fc45ab469ca632a700166973d87b3a6f56a855cb92d7cffb54e4d37135c097da'), + "base_url" => env('IM_BASE_URL','https://console.tim.qq.com/'), + "token" => env('IM_TOKEN','NDc5MzExMDMxMDY2NDMxNDg5L'), ], 'ca' => [ // ca "offline" => [