| | |
| | | map.put("开户银行", serviceFunddetailShared.getDepositbank()); |
| | | map.put("卡号", serviceFunddetailShared.getBankcardno()); |
| | | map.put("收益人家属或专家", serviceFunddetailShared.getBeneficiaryname()); |
| | | map.put("税后金额", serviceFunddetailShared.getTaxamount()); |
| | | map.put("税后金额", serviceFunddetailShared.getTaxedamount()); |
| | | map.put("作废最终金额", null); |
| | | Long fpuuid = COUNTER.incrementAndGet(); |
| | | map.put("发票附件", fpuuid); |
| | | map.put("发票识别", null); |
| | | map.put("识别人", null); |
| | | map.put("税额", null); |
| | | map.put("税额", serviceFunddetailShared.getTaxamount()); |
| | | long qtuuid = COUNTER.incrementAndGet(); |
| | | map.put("其他附件", qtuuid); |
| | | map.put("项目编码", serviceFunddetailShared.getItemcode()); |