feat(invite): 被邀请人列表接口 + 指纹归因(任务3) #31

Merged
marco merged 1 commits from feat/invite-display into main 2026-06-09 21:48:49 +08:00
  • GET /invitees: 分页 + 名字降级兜底(昵称→微信昵称→脱敏手机号)
  • 指纹归因: 落地页采集 + (IP,设备型号)反查撞库 + 时间窗口闸
  • test_invite: +5 个列表测试(脱敏/倒序/昵称优先/分页/空), 修指纹测试跨用例串味

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

- GET /invitees: 分页 + 名字降级兜底(昵称→微信昵称→脱敏手机号) - 指纹归因: 落地页采集 + (IP,设备型号)反查撞库 + 时间窗口闸 - test_invite: +5 个列表测试(脱敏/倒序/昵称优先/分页/空), 修指纹测试跨用例串味 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Ghost added 1 commit 2026-06-09 20:57:26 +08:00
- GET /invitees: 分页 + 名字降级兜底(昵称→微信昵称→脱敏手机号)
- 指纹归因: 落地页采集 + (IP,设备型号)反查撞库 + 时间窗口闸
- test_invite: +5 个列表测试(脱敏/倒序/昵称优先/分页/空), 修指纹测试跨用例串味

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
marco merged commit b2f5a53dd8 into main 2026-06-09 21:48:49 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: WonderableAI/shaguabijia-app-server#31