update iotSharpClient
This commit is contained in:
@@ -305,7 +305,7 @@ namespace ThingsGateway.Mqtt
|
||||
ResponseId = rpcrequestid,
|
||||
Method = rpcmethodname,
|
||||
Success = false,
|
||||
Data = "负载参数无法解析"
|
||||
Data = "消息体参数无法解析"
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user