Commit 4c062ae5 by yangmengmeng

增加报错消息发送

parent f010ff40
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
server: server:
exception: exception:
to: 1327531085@qq.com;18463106881@163.com to: 1327531085@qq.com;18463106881@163.com
form: ptlims@163.com form: ptlims_test@163.com
subject: 测试 hmhj服务异常 subject: 测试 hmhj服务异常
swagger: swagger:
enable: true enable: true
...@@ -29,8 +29,8 @@ spring: ...@@ -29,8 +29,8 @@ spring:
password: patzn123TQa password: patzn123TQa
mail: mail:
host: smtp.163.com host: smtp.163.com
username: ptlims@163.com username: ptlims_test@163.com
password: XOUGEPZGZJRKNZHB password: QTXWOTEUSHARYDWT
port: 25 port: 25
protocol: smtp protocol: smtp
default-encoding: UTF-8 default-encoding: UTF-8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment