Browse Source

配置修改

chengyao 3 years ago
parent
commit
d4157d10bd
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:
   application:
     name: mrqc-sys
     name: mrqc-sys
   profiles:
   profiles:
-    active: local
+    active: test
   main:
   main:
     allow-bean-definition-overriding: true
     allow-bean-definition-overriding: true