-исключение, но не отображается изделие и стоимость
This commit is contained in:
parent
f1ca5d2824
commit
a394b7a123
@ -33,7 +33,7 @@ namespace PlumbingRepairRestApi.Controllers
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
[HttpGet]
|
[HttpGet]
|
||||||
public WorkViewModel? GetManufacture(int workId)
|
public WorkViewModel? GetWork(int workId)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user