Commit f290cc58 authored by zhangwanglin's avatar zhangwanglin

Merge remote-tracking branch 'origin/uat_ch_master' into uat_ch_master

parents 85ba2939 f92bc93f
spring: spring:
servlet:
multipart:
max-file-size: 10MB
max-request-size: 10MB
devtools: devtools:
restart: restart:
enabled: true enabled: true
...@@ -31,7 +34,6 @@ server: ...@@ -31,7 +34,6 @@ server:
mybatis-plus: mybatis-plus:
configuration: configuration:
log-impl: org.apache.ibatis.logging.stdout.StdOutImpl log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
file: file:
upload: upload:
path: E:/workspace/upload path: E:/workspace/upload
......
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