rwadurian/backend/services/wallet-service/prisma/migrations/20241204000000_init
hailin d94badfa53 fix(wallet-service): 修复 account_sequence 类型从 BIGINT 改为 VARCHAR(20)
与其他服务保持一致,accountSequence 格式为 D + YYMMDD + 5位序号
- wallet_accounts.account_sequence
- wallet_ledger_entries.account_sequence
- deposit_orders.account_sequence
- withdrawal_orders.account_sequence

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 18:46:37 -08:00
..
migration.sql fix(wallet-service): 修复 account_sequence 类型从 BIGINT 改为 VARCHAR(20) 2025-12-12 18:46:37 -08:00