| logc.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
logc.go
@@ -2,6 +2,7 @@ import ( "basic.com/valib/bhomebus.git" "basic.com/valib/bhshmq.git/proto/source/bhome_msg" "fmt" "sync" "time" @@ -44,7 +45,7 @@ } type LogRegister struct { Nodes []bhomebus.NetNode Nodes []bhome_msg.BHAddress Topic string Payload []byte }