コード例 #1
0
 @Override
 public List<Map<String, Object>> getHxGoodbillPageList(Page page) {
   return hxGoodbillDao.getHxGoodbillPageList(page);
 }