Esempio n. 1
0
 @Override
 public List<Map<String, Object>> getBillNumExport(HxGoodbill bill) {
   return hxGoodbillDao.getBillNumExport(bill);
 }