ISEbd-22 Musatkina K. Y. Lab work 4 BASE #9

Closed
Kristina wants to merge 4 commits from lab4 into lab3
Owner
No description provided.
Kristina added 4 commits 2024-03-29 20:43:02 +04:00
Kristina requested review from eegov 2024-03-29 20:43:11 +04:00
eegov approved these changes 2024-03-31 20:41:25 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +38,4 @@
/// <returns></returns>
public List<ReportManufactureComponentViewModel> GetManufactureComponent()
{
var components = _componentStorage.GetFullList();
Collaborator

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

При получении изделий, у них уже есть список компонент, отдельно его получать не требуется
eegov closed this pull request 2024-03-31 20:41:32 +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: Kristina/ISEbd-22_Musatkina_K._Y._BlacksmithWorkshop#9
No description provided.