获取用户信息

dev-zcx
caolin 2023-08-19 16:29:37 +08:00
parent dc9da08c13
commit 949c63432d
1 changed files with 1 additions and 1 deletions

View File

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