Commit d7208b5a by hzc

测试上传文件bug

parent 0ec0f024
...@@ -14,6 +14,7 @@ spring: ...@@ -14,6 +14,7 @@ spring:
multipart: multipart:
max-file-size: 20Mb max-file-size: 20Mb
max-request-size: 100Mb max-request-size: 100Mb
location: /data/upload_tmp
session: session:
store-type: redis store-type: redis
redis: redis:
...@@ -62,7 +63,7 @@ mybatis: ...@@ -62,7 +63,7 @@ mybatis:
logging: logging:
level: level:
com.keymobile.indicators: info com.keymobile.indicators: dubeg
config: classpath:logback-custom.xml config: classpath:logback-custom.xml
uploadfile: uploadfile:
......
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