Compare commits

...

2 Commits

Author SHA1 Message Date
姜玉琦 e0bebe66f7 Merge branch 'main' of http://62.234.3.186:3000/sxyanzhu/jhprjv2 2023-08-10 21:20:46 +08:00
姜玉琦 cd88f0544c 提交 2023-08-10 21:20:40 +08:00
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ server:
port: 8091 port: 8091
servlet: servlet:
# 应用的访问路径 # 应用的访问路径
context-path: / context-path: /jhwxapi
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表单长度