Commit d925197c authored by chenhao's avatar chenhao

修改Bug 中上传文件大小的限制

parent 500d98c6
......@@ -76,4 +76,7 @@ equip.fegin.name=AMOS-EQUIPMANAGE
control.fegin.name=JCS-API-CONTROL
## 故障报修流程
failure.work.flow.processDefinitionKey=malfunction_repair
\ No newline at end of file
failure.work.flow.processDefinitionKey=malfunction_repair
#设置文件上传的大小限制
spring.servlet.multipart.maxFileSize=3MB
spring.servlet.multipart.maxRequestSize=3MB
\ 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