コード例 #1
0
 public void removeById(java.lang.String id) {
   fwOperatorLogDao.deleteById(id);
 }