|
@@ -2110,16 +2110,6 @@ public class FeeCenterServiceImpl extends ServiceImpl<FeeCenterMapper, FeeCenter
|
|
|
list1.add(feeCenterDChengBrothers);
|
|
list1.add(feeCenterDChengBrothers);
|
|
|
count++;
|
|
count++;
|
|
|
}
|
|
}
|
|
|
- } else {
|
|
|
|
|
- FeeCenter feeCenter1ChengBrothers = this.addFeeCenterChengBrothers(bills, "C", count, feesFjf, "船公司", items,
|
|
|
|
|
- curExrateList, preContainers, exrateType, "5");
|
|
|
|
|
- if (feeCenter1ChengBrothers != null) {
|
|
|
|
|
- feeCenter1ChengBrothers.setBranchId(branchId);
|
|
|
|
|
- feeCenter1ChengBrothers.setBranchName(deptName);
|
|
|
|
|
- list.add(feeCenter1ChengBrothers);
|
|
|
|
|
- list1.add(feeCenter1ChengBrothers);
|
|
|
|
|
- count++;
|
|
|
|
|
- }
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
} else if ("MH".equals(bills.getBillType())) {
|
|
} else if ("MH".equals(bills.getBillType())) {
|