mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
deleted grade in recording egg unfinished: daily gain question, and confirm counting about fcr, adg, mortality and others
This commit is contained in:
@@ -81,7 +81,6 @@ func MapEggs(recordingID uint, createdBy uint, items []validation.Egg) []entity.
|
||||
ProductWarehouseId: item.ProductWarehouseId,
|
||||
Qty: item.Qty,
|
||||
Weight: item.Weight,
|
||||
Grade: item.Grade,
|
||||
CreatedBy: createdBy,
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user