From d3ccf5f984f458c20dfadc80e5c36840df8f7823 Mon Sep 17 00:00:00 2001 From: luoyang Date: Tue, 28 Apr 2020 17:54:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?add=20=E5=90=88=E8=A7=84=E6=9D=90=E6=96=99?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=9D=83=E9=99=90=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/partner_cp_auth_files.html | 24 +++++++++---------- .../templates/partner_mw_auth_files.html | 22 ++++++++--------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/src/main/ui/static/payment/partner/templates/partner_cp_auth_files.html b/src/main/ui/static/payment/partner/templates/partner_cp_auth_files.html index 2c927ce0e..25b334899 100644 --- a/src/main/ui/static/payment/partner/templates/partner_cp_auth_files.html +++ b/src/main/ui/static/payment/partner/templates/partner_cp_auth_files.html @@ -112,7 +112,7 @@
- @@ -130,7 +130,7 @@ - + @@ -152,7 +152,7 @@
- @@ -167,7 +167,7 @@ - + @@ -194,7 +194,7 @@
- @@ -210,7 +210,7 @@ - + @@ -238,7 +238,7 @@
- @@ -254,7 +254,7 @@ - + @@ -275,7 +275,7 @@
- @@ -291,7 +291,7 @@ - + @@ -311,7 +311,7 @@
- @@ -330,7 +330,7 @@ - diff --git a/src/main/ui/static/payment/partner/templates/partner_mw_auth_files.html b/src/main/ui/static/payment/partner/templates/partner_mw_auth_files.html index d5f0666a5..f522ad69f 100644 --- a/src/main/ui/static/payment/partner/templates/partner_mw_auth_files.html +++ b/src/main/ui/static/payment/partner/templates/partner_mw_auth_files.html @@ -69,7 +69,7 @@
- @@ -86,7 +86,7 @@
- @@ -103,7 +103,7 @@
- @@ -120,7 +120,7 @@
- @@ -137,7 +137,7 @@
- @@ -154,7 +154,7 @@
- @@ -171,7 +171,7 @@
- @@ -188,7 +188,7 @@
- @@ -205,7 +205,7 @@
- @@ -222,7 +222,7 @@
- @@ -239,7 +239,7 @@
- From 0984e606e29549cc81fd1db1cddb2f1dc690703e Mon Sep 17 00:00:00 2001 From: luoyang Date: Tue, 28 Apr 2020 17:55:30 +0800 Subject: [PATCH 2/2] 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