Ejemplo n.º 1
0
 public void removeById(java.lang.String id) {
   fwOperatorLogDao.deleteById(id);
 }