LC5 1 баг
This commit is contained in:
parent
31c0173dac
commit
5204fafe4f
@ -96,7 +96,7 @@ namespace AutomobilePlantRestApi.Controllers
|
||||
}
|
||||
}
|
||||
[HttpPost]
|
||||
public void SupplyCarsToShop((ShopSearchModel, CarBindingModel, int) shop_car_k)
|
||||
public void SupplyCarsToShop(Tuple<ShopSearchModel, CarBindingModel, int> shop_car_k)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user