fmt
This commit is contained in:
parent
f93fbeea2f
commit
abf8d533de
@ -188,7 +188,6 @@ func (es *EmailService) CheckAuthURL(e *Email) bool {
|
||||
|
||||
func (es *EmailService) modifyEmailAuth(e *Email) {
|
||||
|
||||
proxy.InvokeDB("emailAuth", "update", emMap)
|
||||
re, err := utils.InvokeDBByModel("emailAuth", "save", e, utils.MODEL_EMAIL_AUTH)
|
||||
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user