lyhzzz 2 年之前
父節點
當前提交
3af7ff0c99
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/bootstrap.yml

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

@@ -1,6 +1,6 @@
 spring:
   profiles:
-    active: test
+    active: dev
 logging:
   config: classpath:logback-spring.xml
 mybatis-plus: