فهرست منبع

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

bieao 5 سال پیش
والد
کامیت
4d616ed1d5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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