Merge remote-tracking branch 'origin/tuoyun' into tuoyun

This commit is contained in:
Gordon
2021-12-30 11:50:31 +08:00
5 changed files with 18 additions and 18 deletions
+3
View File
@@ -125,6 +125,9 @@ const (
GroupOwner = 2
GroupAdmin = 3
GroupResponseAgree = 1
GroupResponseRefuse = -1
Male = 1
Female = 2
)