1
This commit is contained in:
parent
3d2c5814c4
commit
7aeebc65c1
@ -2,6 +2,7 @@ package mail
|
||||
|
||||
import (
|
||||
"f5"
|
||||
"sync"
|
||||
//"main/common"
|
||||
//"main/constant"
|
||||
//"q5"
|
||||
@ -23,7 +24,7 @@ type mail struct {
|
||||
userRegStart int32
|
||||
userRegEnd int32
|
||||
attachments []*attachment
|
||||
userGroups []int64
|
||||
userGroups *sync.Map
|
||||
reciver string
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user