@Override public void doBeanList() { super.doBeanList(); super.getBean().setCode(Integer.toString(super.getBeanList().size() + 1)); }