MrShi
2024-03-27 c43529a0c1f7ea83b7d899b16aaf4b5b32bc61f3
server/dmvisit_service/src/main/resources/application-testHS.yml
@@ -1,7 +1,7 @@
spring:
  # 数据源配置
  datasource:
    url: jdbc:mysql://127.0.0.1:3306/visit?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    url: jdbc:mysql://10.10.99.63:3306/visit?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
    username: root
    password: HS!20240227
    driver-class-name: com.mysql.cj.jdbc.Driver
@@ -10,7 +10,7 @@
    #    database: 0
    host: 127.0.0.1
    port: 6379
    password:
    password: huasun618
    timeout: 5000      # 连接池中的最小空闲连接
  jackson:
    time-zone: GMT+8
@@ -38,7 +38,7 @@
  title: ${project.name}接口文档
  description: ${project.name}接口文档
  enabled: true
  context-path: /erp_api
  context-path: /erp_interface
  # 禁用swagger时的重定向地址
  redirect-uri: /