mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-21 22:05:45 +00:00
Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into dev/randy
This commit is contained in:
+7
-7
@@ -8,15 +8,15 @@ export type ProductionMetrics = {
|
||||
fcr_value: number;
|
||||
fcr_std?: number;
|
||||
total_chick_qty: number;
|
||||
hand_day?: number;
|
||||
hand_house?: number;
|
||||
hen_day?: number;
|
||||
hen_house?: number;
|
||||
feed_intake?: number;
|
||||
egg_mesh?: number;
|
||||
egg_weight?: number;
|
||||
hand_day_std?: number;
|
||||
hand_house_std?: number;
|
||||
feed_intake_std?: number;
|
||||
egg_mesh_std?: number;
|
||||
egg_mass?: number;
|
||||
egg_weight?: number;
|
||||
hen_day_std?: number;
|
||||
hen_house_std?: number;
|
||||
egg_mass_std?: number;
|
||||
egg_weight_std?: number;
|
||||
daily_gain?: number;
|
||||
avg_daily_gain?: number;
|
||||
|
||||
Reference in New Issue
Block a user