fix: 比价记录列表兼容 user_id 为空的孤儿行 #103

Merged
guke merged 2 commits from fix/comparison-records-null-user into main 2026-08-04 11:05:15 +08:00
Member

后端 admin 比价列表现允许 user_id=null(软鉴权/匿名帧0 建行的孤儿行)。
同步 ComparisonRecordListItem 类型为可空,用户列由 #null 兜底显示为「匿名」。

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

后端 admin 比价列表现允许 user_id=null(软鉴权/匿名帧0 建行的孤儿行)。 同步 ComparisonRecordListItem 类型为可空,用户列由 #null 兜底显示为「匿名」。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
guke added 1 commit 2026-08-04 11:04:43 +08:00
后端 admin 比价列表现允许 user_id=null(软鉴权/匿名帧0 建行的孤儿行)。
同步 ComparisonRecordListItem 类型为可空,用户列由 #null 兜底显示为「匿名」。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
guke added 1 commit 2026-08-04 11:04:51 +08:00
guke merged commit fdda834a71 into main 2026-08-04 11:05:15 +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-admin-web#103