mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-28 12:56:35 +08:00
fix bug
This commit is contained in:
parent
f2b0f54c0b
commit
4895323200
@ -163,7 +163,8 @@ const (
|
||||
//GroupType
|
||||
NormalGroup = 0
|
||||
SuperGroup = 1
|
||||
DepartmentGroup = 2
|
||||
WorkingGroup = 2
|
||||
// DepartmentGroup = 2
|
||||
|
||||
GroupBaned = 3
|
||||
GroupBanPrivateChat = 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user