From 0984e606e29549cc81fd1db1cddb2f1dc690703e Mon Sep 17 00:00:00 2001 From: luoyang Date: Tue, 28 Apr 2020 17:55:30 +0800 Subject: [PATCH] fix common --- src/main/resources/application-common.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-common.yml b/src/main/resources/application-common.yml index f508af2eb..238e4f272 100644 --- a/src/main/resources/application-common.yml +++ b/src/main/resources/application-common.yml @@ -64,7 +64,7 @@ spring: time-between-eviction-runs-millis: 500 validation-query: select 1 mail: - host: smtp.o11ffice365.com + host: smtp.office365.com port: 587 thymeleaf: mode: HTML