Ryuiso hai 10 meses
pai
achega
d863d83826
Modificáronse 1 ficheiros con 23 adicións e 23 borrados
  1. 23 23
      Backend/sample/src/main/resources/application-prd.yml

+ 23 - 23
Backend/sample/src/main/resources/application-prd.yml

@@ -47,40 +47,40 @@ mqtt:
   # @see com.dji.sample.component.mqtt.model.MqttUseEnum
   # @see com.dji.sample.component.mqtt.model.MqttUseEnum
   # BASIC parameters are required.
   # BASIC parameters are required.
   # 内网环境
   # 内网环境
-  BASIC:
-    protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
-    host: 118.195.177.247
-    port: 1883
-    username: admin
-    password: T1SqDxbdSPVV24
-    client-id: ZYUAS
-    # If the protocol is ws/wss, this value is required.
-    path:
-  DRC:
-    protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
-    host: 118.195.177.247
-    port: 8083
-    path: /mqtt
-    username: admin
-    password: T1SqDxbdSPVV24
-    
-  # 内网MQTT环境
 #  BASIC:
 #  BASIC:
 #    protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
 #    protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
-#    host: 203.156.230.4
+#    host: 118.195.177.247
 #    port: 1883
 #    port: 1883
 #    username: admin
 #    username: admin
-#    password: Lx@304307910
-#    client-id: JKEC
+#    password: T1SqDxbdSPVV24
+#    client-id: ZYUAS
 #    # If the protocol is ws/wss, this value is required.
 #    # If the protocol is ws/wss, this value is required.
 #    path:
 #    path:
 #  DRC:
 #  DRC:
 #    protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
 #    protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
-#    host: 203.156.230.4
+#    host: 118.195.177.247
 #    port: 8083
 #    port: 8083
 #    path: /mqtt
 #    path: /mqtt
 #    username: admin
 #    username: admin
-#    password: Lx@304307910
+#    password: T1SqDxbdSPVV24
+    
+  # 内网MQTT环境
+  BASIC:
+    protocol: MQTT # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
+    host: 203.156.230.4
+    port: 1883
+    username: admin
+    password: Lx@304307910
+    client-id: JKEC
+    # If the protocol is ws/wss, this value is required.
+    path:
+  DRC:
+    protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum
+    host: 203.156.230.4
+    port: 8083
+    path: /mqtt
+    username: admin
+    password: Lx@304307910
 
 
 cloud-sdk:
 cloud-sdk:
   mqtt:
   mqtt: