This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_LF_MOM_BACKEND
Watch
2
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
修改程序的项目
pull/55/head
zhangxin
3 years ago
parent
c85a52a223
commit
69d8f05ac7
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
// 已计划
Write
Preview
Loading…
Cancel
Save