智慧保安后台管理项目备份
zhongrj
2024-05-24 b5960d1968e007b91d4d33dd7cbb74f1b566f2c1
src/main/resources/application-dev.yml
@@ -22,20 +22,25 @@
#    内网版本
    url: jdbc:mysql://47.49.36.191:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    username: root
    password: zhba0728
    password: NCzhba@2022
#ftp 设置
ftp:
  sqlConnect: jdbc:mysql://47.49.36.191:3306/zhba?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
  ftpHost: 47.49.21.194
  ftpPort: 21
  ftpUserName: ylcs
  ftpPassword: Yly@123
  ftpHost: 47.49.36.144
  ftpPort: 6621
  ftpUserName: zhbain
  ftpPassword: zhbain@123
  ftpPath: anbao/
  localPath: /home/song/anbao/
  minioPath: /usr/local/minio/data/zhba/upload/picture
  jsonUrl: /home/song/anbao/
#公共配置
common:
  socket_port: 9034
    # PostgreSQL
    #url: jdbc:postgresql://127.0.0.1:5432/bladex_boot
    #username: postgres