mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 22:15:59 +08:00
script
This commit is contained in:
@@ -37,7 +37,7 @@ func GetUserAllChat(uid string) {
|
|||||||
fmt.Println(err.Error(), msg)
|
fmt.Println(err.Error(), msg)
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
fmt.Println(*msgData)
|
fmt.Println("seq:", msgData.Seq, "status:", msgData.Status)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user