diff --git a/db/item.go b/db/item.go index cc5a4dd..1d5da20 100644 --- a/db/item.go +++ b/db/item.go @@ -6,6 +6,7 @@ type Item struct { gorm.Model Name string Comment string + Price uint64 MetricType uint8 MetricValue uint64 //