コード例 #1
0
 @Override
 public List<?> selectListData(BasePageVO pageVO) throws Exception {
   return firecarInfoDAO.selectListData(pageVO);
 }