CZT
2023-10-21 3e7773504d6bd15e6ed20ecf5c6236b163ba0fe8
igds-web/src/main/resources/application-linux.yml
@@ -1,6 +1,6 @@
##########################  中粮吉林新良库   ##########################
##########################  福建永泰-Linux   ##########################
server:
  port: 80
  port: 8888
  context-path: /
  connection-timeout: 5000
  tomcat:
@@ -12,15 +12,15 @@
    db-base:
      name: db-base
      type: com.alibaba.druid.pool.DruidDataSource
      url: jdbc:mysql://127.0.0.1:23306/igds_master?useUnicode=true&characterEncoding=utf-8
      url: jdbc:mysql://127.0.0.1:3306/igds_master?useUnicode=true&characterEncoding=utf-8
      driver-class-name: com.mysql.jdbc.Driver
      username: fzzy
      password: Zzlky&fzzy2022
      username: root
      password: ukJp12Qf+elyBvGHkJ5MQMa95pfVm0oFBHefdEgDFKoFSjbgYa9PYfv5vlem5nvoXjQsP9tIIo53DvSbsl160Q==
      public-key:
      config-decrypt: false
      initial-size:  5
      min-idle:  5
      max-active:  50
      config-decrypt: true
      initial-size: 5
      min-idle: 5
      max-active: 50
      max-wait: 60000
      time-between-eviction-runs-millis: 60000
      min-evictable-idle-time-millis: 300000
@@ -48,7 +48,7 @@
  # Redis相关配置
  redis:
    database: 0
    database: 1
    host: 127.0.0.1
    port: 6379
    password:
@@ -64,19 +64,17 @@
  subject: ld_license
  publicAlias: publicCert
  storePass: PUBLICFZZYXXJSGFYXGS888888
  licensePath: /usr/igds/license/license.lic
  publicKeysStorePath: /usr/igds/license/publicCerts.keystore
  licensePath: /usr/local/igds/license/license.lic
  publicKeysStorePath: /usr/local/igds/license/publicCerts.keystore
##########################  IGDS   ##########################
## 系统接口路由配置 注意数字如果以0开头的话,后台会出现转义,请添加""
igds:
  default:
    companyId: 5305
    companyId: 5330
    sys-name: 智慧粮库管理系统
    logo: logo-default.png
    logo-title: logo-title-default.png
    support: 智慧粮库云管理平台
    grian-add-point: N
  file-path: /usr/igds/file/
  ## 推送微信平台的地址
  warn-path: http://124.71.162.207:8299/igds-wx/gateway
  file-path: /usr/local/igds/file/