fix: 比价记录列表兼容 user_id 为空的孤儿行 #102
Reference in New Issue
Block a user
Delete Branch "fix/comparison-records-null-user"
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?
后端 admin 比价列表现允许 user_id=null(软鉴权/匿名帧0 建行的孤儿行)。
同步 ComparisonRecordListItem 类型为可空,用户列由 #null 兜底显示为「匿名」。
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com