organization

This commit is contained in:
wangchuxiao
2022-05-12 19:00:48 +08:00
parent 804eb6c076
commit bb5991b111
11 changed files with 347 additions and 1783 deletions
+4
View File
@@ -151,6 +151,10 @@ const (
GroupStatusDismissed = 2
GroupStatusMuted = 3
//GroupType
NormalGroup = 0
DepartmentGroup = 1
GroupBaned = 3
GroupBanPrivateChat = 4