Compare commits
No commits in common. "e0bebe66f7bf8216474d775e9bd5d93618953451" and "f7e9210a38c631da85c47ac818076be2f1ff0e6b" have entirely different histories.
e0bebe66f7
...
f7e9210a38
|
@ -20,7 +20,7 @@ server:
|
||||||
port: 8091
|
port: 8091
|
||||||
servlet:
|
servlet:
|
||||||
# 应用的访问路径
|
# 应用的访问路径
|
||||||
context-path: /jhwxapi
|
context-path: /
|
||||||
tomcat:
|
tomcat:
|
||||||
max-http-post-size: 100MB #请求参数长度
|
max-http-post-size: 100MB #请求参数长度
|
||||||
max-http-form-post-size: 100MB #form表单长度
|
max-http-form-post-size: 100MB #form表单长度
|
||||||
|
|
Loading…
Reference in New Issue