典藏月卡ID错误
This commit is contained in:
parent
e2ed9ec84c
commit
b9ad48eb9a
@ -340,7 +340,7 @@ func (this *Privilege) SendDailyMail(session comm.IUserSession, cId string, coun
|
|||||||
if pType == 1 {
|
if pType == 1 {
|
||||||
this.mail.SendMailByCid(session, comm.Yueka_1, res)
|
this.mail.SendMailByCid(session, comm.Yueka_1, res)
|
||||||
} else if pType == 2 {
|
} else if pType == 2 {
|
||||||
this.mail.SendMailByCid(session, comm.Yueka_1, res)
|
this.mail.SendMailByCid(session, comm.Yueka_2, res)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user