mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
add comment
This commit is contained in:
@@ -44,6 +44,7 @@ type Transaction struct {
|
|||||||
DeletedUnixTime int64
|
DeletedUnixTime int64
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TransactionTotalAmount represents total amount for specific transaction type
|
||||||
type TransactionTotalAmount struct {
|
type TransactionTotalAmount struct {
|
||||||
Uid int64
|
Uid int64
|
||||||
Type TransactionDbType
|
Type TransactionDbType
|
||||||
|
|||||||
Reference in New Issue
Block a user