Browse Source

fix on 2020.10.16

jiequan.bi 4 years ago
parent
commit
a4ff81effb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      jeecg-boot-module-system/src/main/resources/application.yml

+ 2 - 2
jeecg-boot-module-system/src/main/resources/application.yml

@@ -1,7 +1,7 @@
 spring:
 spring:
   profiles:
   profiles:
-    active: wps
-#    active: @activatedProperties@
+#    active: wps
+    active: @activatedProperties@
 
 
 swagger:
 swagger:
   production: false
   production: false