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

@ -3,7 +3,11 @@ server:
port: 9201
# Spring
spring:
spring:
servlet:
multipart:
max-request-size: 10MB
max-file-size: 10MB
application:
# 应用名称
name: sgzb-system