调整首页滚动条用户名称打码规则 #68
Reference in New Issue
Block a user
Delete Branch "feat/marquee-nickname-mask"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
改了什么:将 savings-feed 用户名脱敏改为 PRD 规则;有昵称按长度打码,无昵称真实用户显示 用户后两位;种子和兜底继续合成多样化脱敏名。
为什么改:避免旧规则出现 用户xxx,与产品要求的用户标识打码格式保持一致。
验证方式:本地请求 /api/v1/platform/savings-feed?limit=8,确认返回 用户xx、首字+、首字+***+末 等新格式。