智慧保安后台管理-外网项目备份
zhongrj
2024-05-24 cabee300489d692cfc4ca4263c7b639005119879
连接配置修改
3 files modified
22 ■■■■ changed files
src/main/resources/application-dev.yml 4 ●●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml 10 ●●●● patch | view | raw | blame | history
src/main/resources/application.yml 8 ●●●● patch | view | raw | blame | history
src/main/resources/application-dev.yml
@@ -24,9 +24,9 @@
  datasource:
    # MySql
    url: jdbc:mysql://106.225.193.35:3306/zhbaw_test?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    url: jdbc:mysql://124.164.10.118:3308/zhbaw?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    username: root
    password: HCyj@2022
    password: Zhba@jc@2023
    # PostgreSQL
    #url: jdbc:postgresql://127.0.0.1:5432/bladex_boot
src/main/resources/application-prod.yml
@@ -47,8 +47,8 @@
  localtion: ${UPLOAD_DIR:/home/zhbaw/temp}
  maxFileSize: 10240KB
  maxRequestSize: 102400KB
  url: http://60.220.177.113:9000
  apiUrl: http://127.0.0.1:9000
  url: http://124.164.10.118:9001
  apiUrl: http://127.0.0.1:9001
  access: minioadmin
  secret: minioadmin
  bucket: zhba
@@ -75,9 +75,9 @@
    enable: stop
    type: sql
    driver: com.mysql.cj.jdbc.Driver
    url: jdbc:mysql://106.225.193.35:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    url: jdbc:mysql://127.0.0.1:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    username: root
    password: NCzhba@2022
    password: root
#第三方登陆
social:
@@ -100,7 +100,7 @@
# 二维码
qrcode:
  baseUrl: http://60.220.177.113:2081/
  baseUrl: http://124.164.10.118:2081/
src/main/resources/application.yml
@@ -41,9 +41,9 @@
        exclusions: '*.js,*.gif,*.jpg,*.bmp,*.png,*.css,*.ico,/druid/*'
        session-stat-enable: true
        session-stat-max-count: 10
  servlet:
    multipart:
      location: D:\tmp\undertow
#  servlet:
#    multipart:
#      location: D:\tmp\undertow
# mybatis
@@ -115,7 +115,7 @@
  label-font-name: \u5B8B\u4F53
  annotation-font-name: \u5B8B\u4F53
  check-process-definitions: false
  database-schema-update: false
  database-schema-update: true
#报表配置
report: