ПИбд-21 Лобашов Иван 4 лаб простая #5

Closed
goldfest228 wants to merge 3 commits from Lab4 into Lab3
Owner
No description provided.
goldfest228 added 3 commits 2024-03-25 09:46:07 +04:00
eegov approved these changes 2024-03-31 17:58:12 +04:00
eegov left a comment
Collaborator

Не во все реализации OrderStorage были внесены требуемые изменения

Проверено

Не во все реализации OrderStorage были внесены требуемые изменения Проверено
@ -0,0 +33,4 @@
public List<ReportTravelComponentViewModel> GetTravelComponents()
{
var components = _componentStorage.GetFullList();
Collaborator

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
eegov closed this pull request 2024-03-31 17:58:20 +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: goldfest228/PIBD-21_Lobashov_I_D_TravelCompany#5
No description provided.