ПИбд-23 Юнусов Нияз Наилевич Лабораторная работа №1 #2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Проверено
@ -0,0 +87,4 @@
_logger.LogInformation("Заказ №{id}. Меняется статус на 'В работе'", id);
try
{
var operationResult = _orderLogic.TakeOrderInWork(CreateBindingModel(id));
Не требуется каждый раз передавать все данные заказа
Pull request closed