fix: delete label
This commit is contained in:
parent
046f2a9164
commit
b5e9dfa36b
|
@ -12,7 +12,6 @@ type Bill struct {
|
||||||
Date string
|
Date string
|
||||||
Money float64
|
Money float64
|
||||||
Class string
|
Class string
|
||||||
Label string
|
|
||||||
Options string
|
Options string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user