From b45007ba2e4f0dc68a83415c366b777b2b0fcd83 Mon Sep 17 00:00:00 2001 From: yuyang Date: Fri, 1 Apr 2022 15:00:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=82=AE=E4=BB=B6=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xhpc-invoice/src/main/resources/config/mail.setting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xhpc-modules/xhpc-invoice/src/main/resources/config/mail.setting b/xhpc-modules/xhpc-invoice/src/main/resources/config/mail.setting index dbf1b636..2c575a0e 100644 --- a/xhpc-modules/xhpc-invoice/src/main/resources/config/mail.setting +++ b/xhpc-modules/xhpc-invoice/src/main/resources/config/mail.setting @@ -2,4 +2,4 @@ from = coml_aaron@163.com # 密码(注意,某些邮箱需要为SMTP服务单独设置密码,详情查看相关帮助) pass = DRTYHUCGNKPOFRVE -port = 465 \ No newline at end of file +port = 456 \ No newline at end of file