feat(marquee): 预览可按数据源模式实时 + 默认昵称归入「无昵称」脱敏档 #122
Reference in New Issue
Block a user
Delete Branch "feat/marquee-preview-mode-and-default-nickname"
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?
后台「首页轮播种子」预览与用户名脱敏两处改动,对齐《省钱log&平台数据 显示策略》:
/marquee-seeds/preview 透传 ?mode=,后台切换「混播/只真实/只种子」时预览即时对应;
不传 mode 时读持久化配置,客户端 /savings-feed 行为不变。
昵称,脱敏走 id 规则「用户*****+id后2位」而非昵称规则。新增 user.is_default_nickname
精确匹配生成格式,不误伤真人以「用户」开头的昵称(如「用户体验师」)。
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com