PIbd-23. Vrazhkin S. A. Work 1 #1

Closed
kirin wants to merge 1 commits from lab1 into main
Owner
No description provided.
kirin added 1 commit 2024-03-22 13:57:18 +04:00
eegov approved these changes 2024-03-31 19:35:45 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +1,10 @@
namespace FurnitureAssembly
Collaborator

Не удаленная форма

Не удаленная форма
@ -0,0 +91,4 @@
_logger.LogInformation("Заказ №{id}. Меняется статус на 'В работе'", id);
try
{
var operationResult = _orderLogic.TakeOrderInWork(new OrderBindingModel {
Collaborator

Не требуется каждый раз передавать все данные заказа

Не требуется каждый раз передавать все данные заказа
eegov closed this pull request 2024-03-31 19:35:52 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kirin/PIbd-23_Vrazhkin_S_A_FurnitureAssembly#1
No description provided.