添加用户信息更新接口,掩码敏感信息;修正 ContactQQ 字段命名
This commit is contained in:
@@ -38,6 +38,7 @@ func main() {
|
||||
}
|
||||
return field
|
||||
}),
|
||||
gen.FieldRename("contact_qq", "ContactQQ"),
|
||||
}
|
||||
|
||||
customs := make(map[string]any)
|
||||
|
||||
Reference in New Issue
Block a user