1
This commit is contained in:
parent
5c0474861b
commit
4812bbabc6
@ -16,6 +16,7 @@ type userMail struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
type userGroup struct {
|
type userGroup struct {
|
||||||
|
groupId int64
|
||||||
mailHash map[int64]*mail
|
mailHash map[int64]*mail
|
||||||
userHash map[string]int32
|
userHash map[string]int32
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user