feat: 新增基础模型定义和交易数据仓库接口。

This commit is contained in:
2026-02-02 13:47:30 +08:00
parent d5035c8398
commit d08f7902c9
2 changed files with 34 additions and 6 deletions

View File

@@ -31,8 +31,9 @@ const (
AccountTypeDebitCard AccountType = "debit_card"
AccountTypeCreditCard AccountType = "credit_card"
AccountTypeEWallet AccountType = "e_wallet"
AccountTypeCreditLine AccountType = "credit_line" // 花呗、白<EFBFBD>?
AccountTypeCreditLine AccountType = "credit_line" // 花呗、白
AccountTypeInvestment AccountType = "investment"
AccountTypeReceivable AccountType = "receivable" // 应收账款(别人欠我的钱)
)
// FrequencyType represents the frequency of recurring transactions