|
|
|
@ -20,6 +20,7 @@ public class CommonEnumUtil {
|
|
|
|
|
CORE(2, "i3core", "i3业务平台"),
|
|
|
|
|
WMS(3, "i3wms", "仓库管理软件"),
|
|
|
|
|
MES(4, "i3mes", "生产管理软件"),
|
|
|
|
|
CONSOLE(95,"impp-console","服务监控台"),
|
|
|
|
|
GATEWAY(96,"impp-gateway","服务网关"),
|
|
|
|
|
CLOUD(97,"i3cloud","微服务"),
|
|
|
|
|
SURFACE(98,"i3surface","对外服务"),
|
|
|
|
|