@@ -5,7 +5,7 @@ spring:
application:
name: lift-business-service
profiles:
- active: local
+ active: dev
mybatis-plus:
mapper-locations: classpath*:/mapper/**/**Mapper.xml