Browse Source

合并曾卓越代码

wuheng 1 year ago
parent
commit
db7c685799
1 changed files with 1 additions and 1 deletions
  1. 1 1
      controller/src/main/resources/application.yaml

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

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