@@ -110,6 +110,7 @@ public class GenPaperService {
pdu.setScore(uc.getUnitStruct().getScore());
unitsTemp.add(pdu);
iterator.remove();
+ break;
}