rain
2024-07-30 d2d88ecb5fd7407b768a314fb0f88d49c40abbe8
Merge branch 'ht-dev' of http://139.196.74.78:10010/r/drone/drone-java into ht-dev
1 files modified
2 ■■■ changed files
src/main/resources/application-prod.yml 2 ●●● patch | view | raw | blame | history
src/main/resources/application-prod.yml
@@ -73,7 +73,7 @@
    # If the protocol is ws/wss, this value is required.
    path:
    # 最初连接到mqtt时需要订阅的主题 多个订阅用 "," .
    inbound-topic: sys/product/+/status,thing/product/+/requests
    inbound-topic: sys/product/+/status,thing/product/+/requests,thing/product/+/ods
#    inbound-topic: sys/product/+/+,thing/product/+/+
  DRC:
    protocol: WSS # @see com.dji.sample.component.mqtt.model.MqttProtocolEnum