Browse Source

BUG修正 测试服务器配置

秦国才 4 years ago
parent
commit
37956b89ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      modules/save-data/src/main/resources/bootstrap.yml

+ 1 - 1
modules/save-data/src/main/resources/bootstrap.yml

@@ -4,7 +4,7 @@ spring:
   application:
     name: save-data
   profiles:
-    active: test
+    active: dev
 ---
 spring:
   config: