Sfoglia il codice sorgente

BUG修改 配置更改

秦国才 4 anni fa
parent
commit
d870b6b32b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      modules/make-order/src/main/resources/bootstrap.yml

+ 1 - 1
modules/make-order/src/main/resources/bootstrap.yml

@@ -4,7 +4,7 @@ spring:
   application:
     name: make-order
   profiles:
-    active: test
+    active: dev
 ---
 spring:
   config: