zss
2024-12-27 ebede85283906f52dd45d0755d22140538038ac3
system-run/src/main/resources/application.yml
@@ -3,6 +3,9 @@
spring:
  profiles:
    active: dev
  jackson: # 全局时间处理 LocalDateTime时间序列号
    date-format: yyyy-MM-dd HH:mm:ss
    time-zone: GMT+8
  servlet:
    multipart:
      max-file-size: 20MB # 单个文件大小
@@ -25,3 +28,5 @@
    enabled: false # 关闭 httpclient
  okhttp:
    enabled: true # 开启 okhttp
outPath: D:\项目文件存储\image