Revert "Reapply "小补丁【取消邮件协议】""

This reverts commit 70f8331c0b.
This commit is contained in:
hahwu 2026-02-26 19:08:55 +08:00
parent 69fc58ec61
commit d4035acd2c

View File

@ -144,7 +144,6 @@ func (m *MailMod) Del(id int) error {
}
func (m *MailMod) BackData() *msg.ResMailList {
return &msg.ResMailList{}
res := &msg.ResMailList{
MailList: make(map[int32]*msg.MailInfo),
}