Ejemplo n.º 1
0
 public Integer save(TPersonBean bean) {
   return PersonBL.save(bean);
 }