From 359b13e71803c87854ec6e54b119cb3bbd65ef3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=B8=9C=E4=BA=91?= Date: Fri, 13 Oct 2023 15:40:06 +0800 Subject: [PATCH] =?UTF-8?q?build(config):=20=E6=9B=B4=E6=96=B0=E4=BA=86?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=9A=84=E5=8F=91=E4=BB=B6=E9=82=AE=E7=AE=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李东云 --- publish/common.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/publish/common.php b/publish/common.php index 0197a8e..a3c6c5a 100644 --- a/publish/common.php +++ b/publish/common.php @@ -62,8 +62,8 @@ return [ // 第三方服务 'third_party' => [ 'email' => [ - 'dsn' => 'smtp://account@luxcreo.ai:Qfsd8866@smtp.qiye.aliyun.com:465', - 'mailer_sender' => 'account@luxcreo.ai', // 发件邮箱 + 'dsn' => 'smtp://noreply@luxcreo.ai:Qfsd8866@smtp.qiye.aliyun.com:465', + 'mailer_sender' => 'noreply@luxcreo.ai', // 发件邮箱 'mailer_sender_name' => 'LuxCreo', // 发件人名称 ], 'sms' => [