|
|
|
@@ -786,6 +786,7 @@ public class WxPropertyContractServiceImpl implements WxPropertyContractService |
|
|
|
WxAllBill property = generateBillPropertyByBillStandards(wxPayAccountBill,wxPropertyContract,isPreview,user,svo,billcount,shopInfo); |
|
|
|
//设置科目 |
|
|
|
property.setEnergyFeesId(svo.getFeeStandards().getId()); |
|
|
|
property.setFeesStandarsId(property.getEnergyFeesId());//合同动态表格需要。 |
|
|
|
allResultList.add(property); |
|
|
|
childList.add(property); |
|
|
|
} |
|
|
|
|