|
|
|
@@ -3072,7 +3072,7 @@ public class WxRentContractServiceImpl implements WxRentContractService { |
|
|
|
yearIndex = 0;
|
|
|
|
}
|
|
|
|
StringBuffer sb = new StringBuffer("");
|
|
|
|
return handleBills(sb,rentcontract,null,owe,null,rentcontract.getYearsBegin(),rentcontract.getYearsBegin(),EnumBillExtraCreateFrom.RNET_TIAODIAN_HUISUAN,null,rentPriceArrs,bussinessManagerPriceArrs,operationManagerPriceArrs,propertyContractArrs,yearIndex);
|
|
|
|
return handleBills(sb,rentcontract,null,owe,null,rentcontract.getYearsEnd(),rentcontract.getYearsEnd(),EnumBillExtraCreateFrom.RNET_TIAODIAN_HUISUAN,null,rentPriceArrs,bussinessManagerPriceArrs,operationManagerPriceArrs,propertyContractArrs,yearIndex);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|