1
This commit is contained in:
parent
ab98a4a2f2
commit
51da25eece
@ -127,6 +127,7 @@ func (this *player) GetAttachment(mails []common.Mail, c *gin.Context) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
this.DeleteMails(mails)
|
this.DeleteMails(mails)
|
||||||
|
c.String(200, rsp.GetRawData())
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user