@@ -2,7 +2,7 @@ server:
port: 10091
spring:
application:
- name: pigfarm-local-device
+ name: huimv-center-receiver
#------DataSource-----
datasource:
url: jdbc:mysql://192.168.1.7:3306/huimv-farm-center?useUnicode=true&characterEncoding=UTF-8&useSSL=false&autoReconnect=true&serverTimezone=Asia/Shanghai
@@ -1,5 +1,5 @@
-#spring.profiles.active=dev
-spring.profiles.active=prod
+spring.profiles.active=dev
+#spring.profiles.active=prod
#ʱ¼ä¸ñʽÅäÖÃ
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss