e8c4fedb4563d8b7a6e29e923589d96e71138dd7
a.publish_status only stored a coarse summary so the article list/detail mis-reported as 失败 when one of several accounts failed. Compute the effective status via a LATERAL join over latest publish_records per platform_account_id and bucket into success / publishing / failed / partial_success. Wire the same expression into list filtering and detail queries, and let normalizePublishStatus / batch-status helpers retain partial_success end-to-end. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The file is empty.
Description
Languages
Go
46%
TypeScript
28.9%
Vue
23.3%
Shell
0.9%
JavaScript
0.3%
Other
0.5%