测试环境调整

master
wj 2 years ago
parent 6857e7d48c
commit ff2b622814

@ -8,7 +8,7 @@ spring:
enabled: true enabled: true
max-file-size: 200MB max-file-size: 200MB
max-request-size: 200MB max-request-size: 200MB
location: D:/tmp location: /tmp
mybatis-plus: mybatis-plus:
mapper-locations: classpath:mybatis/mapper/*/*.xml mapper-locations: classpath:mybatis/mapper/*/*.xml

Loading…
Cancel
Save