Add comment to income
This commit is contained in:
parent
9adad26639
commit
3b17cff1ea
|
@ -11,5 +11,6 @@ type Income struct {
|
|||
CardID uint
|
||||
Card *Card
|
||||
Value uint64
|
||||
Comment string
|
||||
Date time.Time
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user