设置默认dev环境

pro
wj 2 years ago
parent 102cf093c2
commit 2311c643cc

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

Loading…
Cancel
Save