Browse Source

指定环境

xueyiming 6 months ago
parent
commit
31919f2702
1 changed files with 1 additions and 1 deletions
  1. 1 1
      we-com-server/src/main/resources/application.properties

+ 1 - 1
we-com-server/src/main/resources/application.properties

@@ -1,5 +1,5 @@
 logging.config=classpath:log4j2.xml
-
+spring.profiles.active=dev
 spring.application.name=we-com-server
 
 spring.datasource.driver-class-name=com.mysql.jdbc.Driver