| | |
| | | public void run(ApplicationArguments args) throws Exception { |
| | | |
| | | //PLC到MES物料转换 |
| | | Constants.materialMap.put("1","9900200461");//微卡电驱动系统总成 |
| | | Constants.materialMap.put("2","9900207783");//微面电驱动系统总成 |
| | | Constants.materialMap.put("1","9900200461");//微卡电驱动系统总成(9999276636)//9900200461 |
| | | Constants.materialMap.put("2","9900207783");//微面电驱动系统总成(9999276639)//9900207783 |
| | | |
| | | Constants.facMaterialMap.put("9900200461","9999276636");//生产物料转工厂物料请求工单 |
| | | Constants.facMaterialMap.put("9900207783","9999276639");//生产物料转工厂物料请求工单 |
| | | |
| | | //通道 |
| | | Constants.thoroughfareMap.put(Constants.OP010,"JCDM035-1"); |
| | |
| | | |
| | | //主线人工工位 |
| | | Constants.OP040_OP160.add(Constants.OP040); |
| | | //Constants.OP040_OP160.add(Constants.OP060); |
| | | Constants.OP040_OP160.add(Constants.OP080); |
| | | Constants.OP040_OP160.add(Constants.OP070); |
| | | Constants.OP040_OP160.add(Constants.OP100); |
| | | Constants.OP040_OP160.add(Constants.OP120_2); |