This commit is contained in:
tanghc
2020-12-04 09:09:08 +08:00
parent eecbce1e4d
commit 3fce909a35
5 changed files with 36 additions and 14 deletions

View File

@@ -9,4 +9,7 @@ mysql.password=root
# nacos注册中心地址
register.url=127.0.0.1:8848
# 上传文件最大容量默认10MB
spring.servlet.multipart.max-file-size=10MB
logging.level.com.gitee=debug