Browse Source

配置调整

liuqq 3 years ago
parent
commit
cff0589109
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -2,7 +2,7 @@ spring:
   application:
     name: mrqc-sys
   profiles:
-    active: pro
+    active: local
   main:
     allow-bean-definition-overriding: true