1
This commit is contained in:
parent
de0c40124f
commit
07391e4440
@ -310,7 +310,7 @@ func (this *mailMgr) CaSendMail(c *gin.Context) {
|
|||||||
}
|
}
|
||||||
f5.GetGoStyleDb().Insert(
|
f5.GetGoStyleDb().Insert(
|
||||||
constant.MAIL_DB,
|
constant.MAIL_DB,
|
||||||
"t_mail",
|
"t_event",
|
||||||
[][]string{
|
[][]string{
|
||||||
{"event_name", constant.EVENT_MAIL_UPDATE},
|
{"event_name", constant.EVENT_MAIL_UPDATE},
|
||||||
{"param1", q5.ToString(mailId)},
|
{"param1", q5.ToString(mailId)},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user