Browse Source

修改程序的项目

pull/55/head
zhangxin 3 years ago
parent
commit
69d8f05ac7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      models/base/Const.go

+ 2
- 2
models/base/Const.go View File

@ -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 // 已计划


Loading…
Cancel
Save