1
This commit is contained in:
parent
806ac59d8c
commit
c2e890378b
@ -22,6 +22,7 @@ type mail struct {
|
||||
userRegStartTime int32
|
||||
userRegEndTime int32
|
||||
attachments []*attachment
|
||||
recipients map[string]int32
|
||||
userGroups *sync.Map
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user