diff --git a/docs/host-mqtt-jiaohu.md b/docs/host-mqtt-jiaohu.md index e939b6a..6997633 100644 --- a/docs/host-mqtt-jiaohu.md +++ b/docs/host-mqtt-jiaohu.md @@ -84,7 +84,7 @@ t = 8 } } -// 回写的消息格式, 其中topic为: reply.topic的值 +// 回写的消息格式, 其中topic为: reply.topic的值; reply的值可能为空,当为空时,不需要回写 { "code": 0 | 1, // 0表示操作失败,1表示成功