| | |
| | | wrapper.le(entry.getKey(), DateUtils.convert(dates[1])); |
| | | } else if (entry.getKey().equals("loc_no")) { |
| | | wrapper.like(entry.getKey(), val); |
| | | } else { |
| | | } else if (entry.getKey().equals("barcode")) { |
| | | wrapper.like(entry.getKey(), val); |
| | | } |
| | | else { |
| | | if (entry.getKey().equals("loc_type1")) { |
| | | sign = true; |
| | | } |
| | |
| | | locNoStr = split[1]; |
| | | picPath += "_" + locNoStr; |
| | | } |
| | | picList.add("http://" + WCS_URL + "/image/" + picPath + "-1.jpg"); |
| | | picList.add("http://" + WCS_URL + "/image/" + picPath + "-2.jpg"); |
| | | picList.add("http://172.26.1.189:8080//" + picPath + ".jpg"); |
| | | picList.add("http://172.26.1.189:8080//" + picPath + ".jpg"); |
| | | |
| | | LocPicDto locPicDto = new LocPicDto(); |
| | | locPicDto.setLocNo(locNoStr); |