src/main/java/com/zy/common/utils/ShuttleDispatchUtils.java @@ -87,6 +87,7 @@ if (wrkMast1 != null) { wrkMast1.setShuttleNo(shuttleProtocol.getShuttleNo().intValue()); wrkMastMapper.updateById(wrkMast1); return true; } break; }