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' => [