From dfb2b3c1e7331f10ceaa78a9f04c25539d9e6abd Mon Sep 17 00:00:00 2001 From: Button <2740277548@qq.com> Date: Sun, 1 Dec 2019 17:42:54 +0800 Subject: [PATCH] =?UTF-8?q?update=20SpringBoot-Admin-Parent/SpringBoot-Adm?= =?UTF-8?q?in-Server/src/main/resources/application.yml.=20=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SpringBoot-Admin-Server/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringBoot-Admin-Parent/SpringBoot-Admin-Server/src/main/resources/application.yml b/SpringBoot-Admin-Parent/SpringBoot-Admin-Server/src/main/resources/application.yml index 8851d8a..52e874a 100644 --- a/SpringBoot-Admin-Parent/SpringBoot-Admin-Server/src/main/resources/application.yml +++ b/SpringBoot-Admin-Parent/SpringBoot-Admin-Server/src/main/resources/application.yml @@ -22,7 +22,7 @@ spring: mail: host: smtp.163.com username: 18292095875@163.com - password: zhZH940126 + password: ******** properties: mail: smtp: -- Gitee