всё
This commit is contained in:
parent
a71b04b1fd
commit
93bf8178b6
@ -42,8 +42,7 @@ namespace AbstractLawFirmClientAp.Controllers
|
||||
{
|
||||
throw new Exception("Введите логин, пароль и ФИО");
|
||||
}
|
||||
APIClient.PostRequest("api/client/updatedata", new
|
||||
ClientBindingModel
|
||||
APIClient.PostRequest("api/client/updatedata", new ClientBindingModel
|
||||
{
|
||||
Id = APIClient.Client.Id,
|
||||
ClientFIO = fio,
|
||||
|
Loading…
Reference in New Issue
Block a user