mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-14 05:56:00 +08:00
cms
This commit is contained in:
@@ -1318,3 +1318,7 @@ func GetGroupAbstractInfo(c *gin.Context) {
|
||||
c.JSON(http.StatusOK, resp)
|
||||
return
|
||||
}
|
||||
|
||||
func GetGroups(c *gin.Context) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user