diff --git a/ruoyi-wechat/src/main/resources/application.yml b/ruoyi-wechat/src/main/resources/application.yml index 083aa143..5f460c59 100644 --- a/ruoyi-wechat/src/main/resources/application.yml +++ b/ruoyi-wechat/src/main/resources/application.yml @@ -20,7 +20,7 @@ server: port: 8091 servlet: # 应用的访问路径 - context-path: / + context-path: /jhwxapi tomcat: max-http-post-size: 100MB #请求参数长度 max-http-form-post-size: 100MB #form表单长度