From 69d8f05ac761f88ce90d48227d5b69555d011a94 Mon Sep 17 00:00:00 2001 From: zhangxin Date: Wed, 4 Aug 2021 16:52:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=A8=8B=E5=BA=8F=E7=9A=84?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/base/Const.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 // 已计划