diff --git a/models/base/Const.go b/models/base/Const.go index 120ce81..58285d6 100644 --- a/models/base/Const.go +++ b/models/base/Const.go @@ -4,9 +4,9 @@ package base const ( PlantNr = 100 - ProjectId = "G-FRAME" + ProjectId = "LF-Adient" A30PorjectId = "A30" - PlantName = "GAAS" + PlantName = "Adient" ORDER_STATUS_UNPLANED = 10 // 未计划 ORDER_STATUS_PLANNED = 20 // 已计划