mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode
This commit is contained in:
commit
dfb6c8e3d1
@ -267,9 +267,9 @@ const (
|
|||||||
AppOrdinaryUsers = 1
|
AppOrdinaryUsers = 1
|
||||||
AppAdmin = 2
|
AppAdmin = 2
|
||||||
|
|
||||||
GroupOwner = 1
|
GroupOwner = 100
|
||||||
GroupAdmin = 2
|
GroupAdmin = 60
|
||||||
GroupOrdinaryUsers = 3
|
GroupOrdinaryUsers = 20
|
||||||
|
|
||||||
GroupResponseAgree = 1
|
GroupResponseAgree = 1
|
||||||
GroupResponseRefuse = -1
|
GroupResponseRefuse = -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user