что то поменял
This commit is contained in:
parent
0e8bd52b64
commit
6e76a63988
@ -80,6 +80,7 @@ namespace FlowerShopBusinessLogic
|
||||
Id = x.Id,
|
||||
DateCreate = x.DateCreate,
|
||||
FlowerName = x.FlowerName,
|
||||
OrderStatus = x.Status.ToString(),
|
||||
Sum = x.Sum
|
||||
})
|
||||
.ToList();
|
||||
|
Loading…
Reference in New Issue
Block a user