Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
bns_han 2023-12-21 14:14:19 +08:00
commit e87c50518f
1 changed files with 5 additions and 1 deletions

View File

@ -4,6 +4,10 @@ server:
# Spring
spring:
servlet:
multipart:
max-request-size: 10MB
max-file-size: 10MB
application:
# 应用名称
name: sgzb-system