This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_Acura_MES_Backend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
33
Wiki
Activity
Browse Source
添加项目定义
pull/135/head
zhangxin
3 years ago
parent
29aed5f0ea
commit
84ddbdf68b
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
models/base/Const.go
+ 3
- 0
models/base/Const.go
View File
@ -3,6 +3,9 @@ package base
// 单据状态常量
const
(
PlantNr
=
100
PROJECT_ACURA
=
"ACURA"
PROJECT_NANSHA
=
"nansha"
// 工单绑定来源类型
ORDER_IDENTIFY_SOURCE_MONITOR
=
"MONITOR"
ORDER_IDENTIFY_SOURCE_PRODUCE
=
"PRODUCE"
Write
Preview
Loading…
Cancel
Save