青羊经侦大队-数据平台
wl
2022-07-26 8a92712c881f3b487d926fe4638ff94bd414e4c1
src/main/resources/application.yml
@@ -1,6 +1,6 @@
# 端口号
server:
  port: 8080
  port: 8081
# spring配置
spring:
@@ -25,6 +25,9 @@
  servlet:
    multipart:
      max-file-size: 50MB
  jackson:
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8
# minio配置
minio:
@@ -41,4 +44,4 @@
      id-type: auto
      field-strategy: NOT_NULL
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl