Commit d7208b5a by hzc

测试上传文件bug

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