| | |
| | | whsType = 1; |
| | | start = 1; |
| | | end = 14; |
| | | if (null != wrkMastService.selectPakoutOfStaNo(104)) { |
| | | start = 8; |
| | | theCrnNo = 2; |
| | | } |
| | | // if (null != wrkMastService.selectPakoutOfStaNo(104)) { |
| | | // start = 8; |
| | | // theCrnNo = 2; |
| | | // } |
| | | break; |
| | | case 203: |
| | | whsType = 2; |
| | | start = 8; |
| | | end = 21; |
| | | if (null != wrkMastService.selectPakoutOfStaNo(204)) { |
| | | end = 14; |
| | | theCrnNo = 2; |
| | | } |
| | | // if (null != wrkMastService.selectPakoutOfStaNo(204)) { |
| | | // end = 14; |
| | | // theCrnNo = 2; |
| | | // } |
| | | break; |
| | | default: |
| | | throw new CoolException("检索库位失败,请联系管理员"); |
| | |
| | | } |
| | | } |
| | | } |
| | | // LocMast locMast0 = locMastService.findOutMost(locMasts.stream().map(LocMast::getLocNo).distinct().collect(Collectors.toList())); |
| | | // if (!Cools.isEmpty(locMast0)) { |
| | | // locMast = locMast0; |
| | | // } |
| | | // 因库位移转、需预留空库位 todo:luxiaotao |
| | | // if (!locMastService.checkEmptyCount(locMast)) { |
| | | // locMast = null; |