Explorar o código

Merge branch 'feature-bieao' of lift-manager/lift-server into develop

bieao %!s(int64=5) %!d(string=hai) anos
pai
achega
4d616ed1d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lift-business-service/src/main/resources/application.yml

+ 1 - 1
lift-business-service/src/main/resources/application.yml

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