This commit is contained in:
cdle
2023-06-09 13:38:02 +08:00
parent e2aa34653c
commit 10d5400f2f
3 changed files with 10 additions and 7 deletions
+1
View File
@@ -238,6 +238,7 @@ func init() {
}()
for {
//{"self_id":"17745270","status":{"online":true,"good":false},"time":1686281911,"post_type":"meta_event","meta_event_type":"heartbeat","interval":3000}
_, data, err := ws.ReadMessage()
if err != nil {