Kaynağa Gözat

修改配置

crazycat 1 yıl önce
ebeveyn
işleme
0233c06455
1 değiştirilmiş dosya ile 4 ekleme ve 3 silme
  1. 4 3
      src/main/resources/test/application.yml

+ 4 - 3
src/main/resources/test/application.yml

@@ -3,6 +3,7 @@ server:
   servlet:
     context-path: /api
 
+
 spring:
   application:
     name: welampiot
@@ -49,11 +50,11 @@ welampiot:
 
 wifi: #云盒
   mqtt:
-    url: tcp://streetserver.weclouds.xyz:1883
+    url: tcp://139.196.213.241:1883
     clientId: welampiot_mqtt_client
     topics: /#
-    username: weclouds
-    password: weclouds@1234
+    username: admin
+    password: admin
     timeout: 10
     keepalive: 20