增加aps_3和aps_4的枚举配置

yun-zuoyi
nies 4 years ago
parent 3552c56d74
commit d06fe76744

@ -65,6 +65,8 @@ public class CommonEnumUtil {
*/
APS(28, 8400, 15, 140000000L, "i3aps", "高级计划与排产"),
APS_2(18, 18400, 25, 180000000L, "i3aps-2", "高级计划与排产-2"),
APS_3(38, 18400, 26, 190000000L, "i3aps-3", "高级计划与排产-3"),
APS_4(48, 18400, 27, 200000000L, "i3aps-4", "高级计划与排产-4"),
SURFACE(98, 0, 0, 0, "i3surface", "对外服务"),
/**

Loading…
Cancel
Save