From 195bc97eba564a4f60a80ec31b624be17bd3265f Mon Sep 17 00:00:00 2001 From: Nice-2-CU <81088875+Nice-2-CU@users.noreply.github.com> Date: Thu, 19 Jan 2023 17:48:08 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0qq=E9=82=AE?= =?UTF-8?q?=E7=AE=B1=E5=8A=9F=E8=83=BD=E6=A0=A1=E9=AA=8C=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml index 5d4413d..0fa15b7 100644 --- a/src/main/resources/application.yaml +++ b/src/main/resources/application.yaml @@ -63,7 +63,7 @@ spring: #配置邮件任务 mail: username: 2869581855@qq.com - password: wluyhzvntocfdgge + password: nggwloergszjdcjf default-encoding: utf-8 port: 587 host: smtp.qq.com -- Gitee