Commit cc212e60 by hzc

测试上传文件

parent d7208b5a
...@@ -14,7 +14,7 @@ spring: ...@@ -14,7 +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 location: /home/deploy/data/upload_tmp
session: session:
store-type: redis store-type: redis
redis: redis:
......
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