Browse Source

补充提交

liangwenxuan 4 months ago
parent
commit
5b8c8bc6a7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      yudao-server/src/main/resources/application.yaml

+ 2 - 2
yudao-server/src/main/resources/application.yaml

@@ -3,8 +3,8 @@ spring:
     name: yudao-server
 
   profiles:
-    active: test
-#    active: dev
+#    active: test
+    active: dev
 
 
   main: