update iotSharpClient

This commit is contained in:
2248356998 qq.com
2023-04-04 09:25:16 +08:00
parent efaa099d81
commit 97a0d940eb

View File

@@ -305,7 +305,7 @@ namespace ThingsGateway.Mqtt
ResponseId = rpcrequestid,
Method = rpcmethodname,
Success = false,
Data = "负载参数无法解析"
Data = "消息体参数无法解析"
};
}