Cake has many lineitems
This commit is contained in:
parent
f60a1c32a3
commit
86bfcba083
@ -15,7 +15,6 @@ pub struct Model {
|
||||
pub name: String,
|
||||
pub price: f32,
|
||||
pub bakery_id: Option<i32>,
|
||||
pub lineitem_id: Option<i32>,
|
||||
pub gluten_free: bool,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user