Commit b1b55f0a by 徐高华

test

parent 5bd4b505
......@@ -2,6 +2,9 @@ server:
port: 8960
servlet:
context-path: /api-qywx-self
multipart:
max-file-size: 20MB
max-request-size: 20MB
tomcat:
uri-encoding: UTF-8
spring:
......@@ -14,3 +17,8 @@ spring:
charset: UTF-8
enabled: true
force: true
servlet:
multipart:
enabled: true
max-file-size: 20MB
max-request-size: 20MB
\ No newline at end of file
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