mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-03 20:40:26 +08:00
初步完成用户电子邮箱绑定(激活)
This commit is contained in:
@@ -97,6 +97,7 @@ func (this *UserAction) RunGet(params struct {
|
||||
"username": user.Username,
|
||||
"fullname": user.Fullname,
|
||||
"email": user.Email,
|
||||
"verifiedEmail": user.VerifiedEmail,
|
||||
"tel": user.Tel,
|
||||
"remark": user.Remark,
|
||||
"mobile": user.Mobile,
|
||||
|
||||
Reference in New Issue
Block a user