| | |
| | | |
| | | public TrussCombParam(){} |
| | | |
| | | public TrussCombParam( WrkDetl wrkDetl){ |
| | | LocDetlRullUpDetailService locDetlRullUpDetailService = SpringUtils.getBean(LocDetlRullUpDetailService.class); |
| | | |
| | | this.barcode = wrkDetl.getBarcode(); |
| | | public TrussCombParam( WrkDetl wrkDetl,Integer staEnd){ |
| | | this.barcode = wrkDetl.getZpallet(); |
| | | this.staStart = 147; |
| | | this.palletizingNo2 = 118; |
| | | this.staEnd = 118; |
| | | this.palletizingNo2 = staEnd; |
| | | this.staEnd = staEnd; |
| | | this.boxType = wrkDetl.getBrand(); |
| | | this.uuid = wrkDetl.getBarcode(); |
| | | this.orderNo = wrkDetl.getOrderNo(); |
| | |
| | | matList.setAnfme(wrkDetl.getAnfme().intValue()); |
| | | matList.setBatch(wrkDetl.getBatch()); |
| | | matList.setBoxNo(wrkDetl.getBatch()); |
| | | matList.setPosition("1"); |
| | | matList.setPosition(wrkDetl.getOrigin()); |
| | | matList.setWeight(wrkDetl.getWeight()); |
| | | matList.setSpecs(wrkDetl.getSpecs()); |
| | | matLists.add(matList); |
| | | |
| | | this.matList = matLists; |