记得上下班打卡 | git大法好,push需谨慎

Commit abc5317b authored by jiangxiulong's avatar jiangxiulong

max-file-size: 200MB

parent 48be0d65
...@@ -65,8 +65,8 @@ spring: ...@@ -65,8 +65,8 @@ spring:
name: ${liquidnet.info.name} name: ${liquidnet.info.name}
servlet: servlet:
multipart: multipart:
max-file-size: 100MB max-file-size: 200MB
max-request-size: 100MB max-request-size: 200MB
profiles: profiles:
include: common-service #这里加载management相关公共配置 include: common-service #这里加载management相关公共配置
rabbitmq: rabbitmq:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment