fix(time): created_at 统一存北京时间,修面向用户展示慢 8h #25
Reference in New Issue
Block a user
Delete Branch "fix/created-at-beijing-tz"
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?
savings/comparison/wallet(金币·现金流水)/report 写入显式 created_at=datetime.now(CN_TZ).replace(tzinfo=None),替代 SQLite 下返回 UTC 的 server_default=func.now()。后台统计 admin/ops 依赖 created_at 是 UTC,不动。
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com