| | |
| | | .or().eq("io_type",109) |
| | | .or().eq("io_type",111) |
| | | .or().eq("io_type",112) |
| | | .or().eq("io_type",113)); |
| | | .or().eq("io_type",113) |
| | | .or().eq("io_type",121) |
| | | ); |
| | | if(!Cools.isEmpty(agvWrkMastList)){ |
| | | agvWrkMastList.stream().forEach(agvWrkMast -> { |
| | | try{ |
| | |
| | | .or().eq("io_type", 12) |
| | | .or().eq("io_type", 109) |
| | | .or().eq("io_type", 108) |
| | | .or().eq("io_type", 111) |
| | | .or().eq("io_type", 112) |
| | | .or().eq("io_type", 113)).getRecords(); |
| | | |
| | |
| | | if(!Cools.isEmpty(agvWrkMastWorking)){ |
| | | return; |
| | | } |
| | | |
| | | agvWrkMastHandler.startPutWayWrk(agvWrkMast); |
| | | } catch (IOException e) { |
| | | log.error(e.getMessage()); |
| | | } catch (Exception e) { |
| | | log.error("搬运,统指出库、移库、点到点搬运等"+e.getMessage()); |
| | | } |
| | | }); |
| | | } |