server/src/main/resources/application-dev.yml
@@ -1,4 +1,9 @@ # WEB服务器配置 project: # 环境,生产环境production,开发环境development env: development # 模式,testing测试模式 mode: testing server: port: 10010 spring: @@ -37,9 +42,13 @@ # enable: true # required: true mail: host: smtp.exmail.qq.com username: jp@doumee.com password: 2Jz9HFW2U7vRnCRu # host: smtp.exmail.qq.com # username: jp@doumee.com # password: 2Jz9HFW2U7vRnCRu host: smtp.aliyun.com port: 80 username: lkshereport@mail.unilever-china.com password: f2fLk384RChX default-encoding: UTF-8 properties: mail: