2
yangbin
2024-08-28 2166c1a14f9629aa49a5f3bb849ce878df4c4892
lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -103,9 +103,9 @@
        connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
      datasource:
        master:
          url: jdbc:postgresql://192.168.253.133:5432/ai_service?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
          url: jdbc:postgresql://192.168.3.184:5432/ai_service_weiyi?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
          username: postgres
          password: ABC@13579
          password: 123456
          driverClassName: org.postgresql.Driver
  #redis 配置
  redis:
@@ -147,7 +147,7 @@
    pc: http://localhost:3100
    app: http://localhost:8051
  path:
    #文件上传根目录 设置
    #文件上传根目录 设置   /home/weiyi/anaconda3/envs/aiservice
    upload: C://opt//upFiles
    #webapp文件路径
    webapp: C://opt//upFiles