Browse Source

fitt:邮箱参数

wangshan 3 years ago
parent
commit
6cf40f7cc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/jfw/front/org_structure.go

+ 1 - 1
src/jfw/front/org_structure.go

@@ -130,7 +130,7 @@ func (this *OrgStructure) AutoLogon() error {
 	openId := this.GetString("openId")
 	phone := this.GetString("phone")
 	name := this.GetString("name")
-	mail := this.GetString("mail")
+	mail := this.GetString("email")
 	rb := false
 	if openId != "" && phone != "" {
 		//解密