配置修改

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:
name: '@artifactId@'
profiles:
active: prod
active: test
#mybatis
mybatis-plus:
mapper-locations: classpath*:/mapper/**Mapper.xml