瀏覽代碼

合并曾卓越代码

wuheng 1 年之前
父節點
當前提交
db7c685799
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      controller/src/main/resources/application.yaml

+ 1 - 1
controller/src/main/resources/application.yaml

@@ -2,7 +2,7 @@ server:
   port: 8081
 spring:
   profiles:
-    active: wheng
+    active: local
   main:
     allow-circular-references: true
   servlet: