配置修改

dev
caolin 2023-08-25 17:20:50 +08:00
parent 27f318406a
commit 11cb221f06
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ spring:
application: application:
name: '@artifactId@' name: '@artifactId@'
profiles: profiles:
active: prod active: test
#mybatis #mybatis
mybatis-plus: mybatis-plus:
mapper-locations: classpath*:/mapper/**Mapper.xml mapper-locations: classpath*:/mapper/**Mapper.xml