1
This commit is contained in:
parent
951931bf5a
commit
74b1407d31
@ -69,6 +69,7 @@ func (this *MailTable) loadMail(mailName string) {
|
||||
panic(fmt.Sprintf("load mail content %s error %s", mailName, err))
|
||||
}
|
||||
}
|
||||
fmt.Println(p)
|
||||
this.nameHash.Store(mailName, p)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user