From 4858e15ddbf13e6a2d83efcf1ca35b92c7284ca2 Mon Sep 17 00:00:00 2001 From: ageer Date: Mon, 1 Apr 2024 22:48:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 12d9becd..b4324f26 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -365,7 +365,7 @@ mail: # 用户名(注意:如果使用foxmail邮箱,此处user为qq号) user: ageerle@163.com # 密码(填写授权码) - pass: TOGXBVPYFVPFRQMQ + pass: xx # 使用 STARTTLS安全连接,STARTTLS是对纯文本通信协议的扩展。 starttlsEnable: true # 使用SSL安全连接