This commit is contained in:
anlicheng 2023-06-16 10:31:45 +08:00
parent 5b4ff5422d
commit 36b3ec4bf8

View File

@ -84,7 +84,7 @@ t = 8
} }
} }
// 回写的消息格式, 其中topic为: reply.topic的值 // 回写的消息格式, 其中topic为: reply.topic的值; reply的值可能为空当为空时不需要回写
{ {
"code": 0 | 1, // 0表示操作失败1表示成功 "code": 0 | 1, // 0表示操作失败1表示成功