LingxinMeng hace 8 meses
padre
commit
cf385c4c78
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tools/topic_echo/main/main.go

+ 1 - 0
tools/topic_echo/main/main.go

@@ -499,6 +499,7 @@ func main() {
 				}})
 		}
 	}
+	fmt.Println("没有收到设备类型【", eType, "】的话题【", topic, "】的数据。")
 
 	select {}