pipIrr-platform/pipIrr-global/src/main/resources/application-global.yml
@@ -1,3 +1,9 @@ spring: servlet: multipart: # 前端上传文件,限制单个文件的大小和限制所有文件的大小 max-file-size: 500MB max-request-size: 5000MB logging: charset: console: UTF-8 @@ -329,6 +335,8 @@ - /remote/comRes/receive - /wx/comRes/receive - /app/captcha/get - /file/file #web分布式文件系统 #自动统计配置,自动统计定时任务会每天定时进行 auto-statistics: startHour: 0 #开始小时 0