Compare commits

..

No commits in common. "main" and "release" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ server:
port: 8091
servlet:
# 应用的访问路径
context-path: /jhwxapi
context-path: /
tomcat:
max-http-post-size: 100MB #请求参数长度
max-http-form-post-size: 100MB #form表单长度