MrShi
2025-08-19 ff087240b3dee29ce4e14ad0836e76b9fdf312cf
server/src/main/resources/application-test.yml
@@ -1,13 +1,17 @@
# WEB服务器配置
project:
  # 环境,生产环境production,开发环境development
  env: production
  # 模式,testing测试模式
  mode: production
server:
  port: 10040
spring:
  # 数据源配置
  datasource:
    url: jdbc:mysql://112.26.66.25:3306/lianhelihua_sh?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    username: root
    password: Doumee@168&QWERT
    url: jdbc:mysql://solution-cnn3-d-shereport-db-mysql01.mysql.database.chinacloudapi.cn:3306/lianhelihua?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    username: service_account
    password: yP5@jJzqME63
    driver-class-name: com.mysql.cj.jdbc.Driver
    type: com.alibaba.druid.pool.DruidDataSource
  redis:
@@ -38,10 +42,11 @@
#            enable: true
#            required: true
  mail:
    host: smtp.exmail.qq.com
    username: jp@doumee.com
    password: 2Jz9HFW2U7vRnCRu
    host: smtpdm.aliyun.com
    username: lkshereport@mail.unilever-china.com
    password: f2fLk384RChX
    default-encoding: UTF-8
    port: 80
    properties:
      mail:
        smtp:
@@ -78,4 +83,4 @@
  type: blob
qiwei:
  serviceurl: https://qyapi.weixin.qq.com
  serviceurl: https://wecom-qyapiqa.unilever-china.com