doum
2025-08-19 05db93c48c69b1fc5db8bb2fce4c37014e92e450
server/src/main/resources/application-dev.yml
@@ -1,15 +1,17 @@
# WEB服务器配置
project:
  # 环境,生产环境production,开发环境development
  env: development
  # 模式,testing测试模式
  mode: testing
server:
  port: 10010
spring:
  # 数据源配置
  datasource:
#    url: jdbc:mysql://localhost:3306/lianhelihua_sh?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
#    username: root
#    password: Titi@168.com
    url: jdbc:mysql://112.26.66.154:3306/lianhelihua_sh?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    username: doumee
    password: rtjgfEr@&0c0m
    url: jdbc:mysql://112.26.66.25:3306/lianhelihua_sh?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    username: root
    password: Doumee@168&QWERT
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
  redis:
@@ -40,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: