add comment

This commit is contained in:
MaysWind
2021-01-16 23:46:20 +08:00
parent 7c8f562543
commit 0479aa203b
+1
View File
@@ -44,6 +44,7 @@ type Transaction struct {
DeletedUnixTime int64
}
// TransactionTotalAmount represents total amount for specific transaction type
type TransactionTotalAmount struct {
Uid int64
Type TransactionDbType