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 # 单个文件大小 @@ -26,4 +29,4 @@ okhttp: enabled: true # 开启 okhttp outPath: D:/Download/ outPath: D:\项目文件存储\image