From 1e7b03d9928f079b98490d7bcf58855346d972f7 Mon Sep 17 00:00:00 2001 From: zhangbin <460190368@qq.com> Date: Wed, 18 Jun 2025 16:14:54 +0800 Subject: [PATCH] osd --- OpenAuth.WebApi/Model/mqtt/MqttHostedService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenAuth.WebApi/Model/mqtt/MqttHostedService.cs b/OpenAuth.WebApi/Model/mqtt/MqttHostedService.cs index b3f15e6..7149f16 100644 --- a/OpenAuth.WebApi/Model/mqtt/MqttHostedService.cs +++ b/OpenAuth.WebApi/Model/mqtt/MqttHostedService.cs @@ -27,7 +27,7 @@ namespace OpenAuth.WebApi.Model.mqtt await mqttCenter.ConnectAndSubscribeAsync( // "thing/product/8UUXN5400A079H/osd", - "thing/product/1581F8HGX254V00A0BUY/osd" + "thing/product/8UUXN5400A079H/osd" // "thing/product/8UUXN5400A079H/services", //"thing/product/8UUXN5400A079H/services_reply" //"thing/product/8UUXN5400A079H/requests",