mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
fix: change pakan cutover flag to PAKAN
This commit is contained in:
@@ -36,7 +36,7 @@ const (
|
||||
hppV2ProrationEggPiece = "laying_egg_piece_share"
|
||||
hppV2ScopePulletCost = "pullet_cost"
|
||||
hppV2ScopeProductionCost = "production_cost"
|
||||
hppV2CutoverFlagPakan = "PAKAN-CUTOVER"
|
||||
hppV2CutoverFlagPakan = string(utils.FlagPakan)
|
||||
hppV2CutoverFlagOvk = "OVK"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user