| | |
| | | PreprocessingGlass preprocessingGlass=preprocessingGlassDao.findBygroup(Integer.parseInt(String.valueOf(groups))); |
| | | List<GalssTask> glass; |
| | | if(patternTask!=null){ |
| | | glass=galssTaskDao.findpattern1(patternTask.getId()); |
| | | /*glass=galssTaskDao.findpattern1(patternTask.getId());*/ |
| | | glass=galssTaskDao.findByidentify1(groups); |
| | | }else if(preprocessingGlass.getStatu().equals("夿°æ®å¹é
")){ |
| | | IdentifyError identifyError=identifyErrorDao.findBygroup(Integer.parseInt(String.valueOf(groups))); |
| | | double minwidth=preprocessingGlass.getActualWidth()-identifyError.getHeigtherror(); |