青羊经侦大队-数据平台
wl
2022-12-26 382c9fa680114b16e5b6f1fef834f4be3268cd35
src/main/resources/application.yml
@@ -1,6 +1,6 @@
# 端口号
server:
  port: 8080
  port: 8888
# spring配置
spring:
@@ -25,12 +25,15 @@
  servlet:
    multipart:
      max-file-size: 50MB
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8
# minio配置
minio:
  address: http://119.28.5.249:9000
  accessKey: minioadmin
  secretKey: minioadmin
  address: http://42.193.1.25:9000
  accessKey: satori
  secretKey: 12345678
  bucketName: img
# mybatis配置
@@ -42,3 +45,8 @@
      field-strategy: NOT_NULL
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
#小程序
wx:
  appid: wx15ee01704b3c9dd0
  secret: a96eaee73d9de507d8412b7d2959b927