qfrjava
2025-03-06 5b27a9f9461912eaa7cf721fa41f0ce7c34c7811
JAVA/SMTAIServer/src/main/resources/application.yml
@@ -9,8 +9,8 @@
    driver-class-name: org.postgresql.Driver
    username: postgres
    #url: jdbc:postgresql://127.0.0.1:15432/huishui_ai?ApplicationName=huishui_ai_web
    #password: p@ssw0rd
    #    url: jdbc:postgresql://127.0.0.1:15432/huishui_ai_dev?ApplicationName=huishui_ai_web
    #    password: p@ssw0rd
    url: jdbc:postgresql://192.168.123.74:5432/huishui_ai?ApplicationName=huishui_ai_web
    password: p@ssw0rd
@@ -74,7 +74,7 @@
  servlet:
    multipart:
      max-file-size: 10GB
      max-request-size: 10GB
      max-request-size: 10GB
  cache:
    ehcache:
      config: classpath:ehcache.xml
@@ -82,8 +82,8 @@
    store-type: hazelcast
    #timeout: 1800
    timeout: 1800
#    redis:
#      namespace: redis:session
  #    redis:
  #      namespace: redis:session
#  redis:
#    database: 0
#    host: 127.0.0.1
@@ -95,26 +95,26 @@
    enabled: true
    min-response-size: 1024
    mime-types:
    - application/json
      - application/json
  tomcat:
    max-http-form-post-size: -1
mybatis:
  config-location: classpath:MyBatisConfiguration.xml
  mapper-locations: classpath*:mybatismap/*Mapper.xml
wiai:
  debug_mode: false
  debug_mode: false
  table_data_source: ai_data_source
hswater:
  tables:
    global_config: app_global_config
  session:
    header: true
    cookie: true
    trace : false
    trace: false
    hostid: WEB_HOST
  logger:
    sql: false
@@ -123,4 +123,4 @@
    dll:
    jar: