убрал комменты
This commit is contained in:
parent
d470d11283
commit
286f384cbc
@ -44,7 +44,6 @@ namespace FlowerShopDatabaseImplement.Models
|
||||
DateCreate = model.DateCreate,
|
||||
DateImplement = model.DateImplement,
|
||||
FlowerId = model.FlowerId,
|
||||
//Flower = context.Flowers.FirstOrDefault(x => x.Id == model.FlowerId)
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user