From 5652e825b85a19b91fad166ad7f0ed2b5e47b65d Mon Sep 17 00:00:00 2001 From: zhulh Date: Fri, 9 Sep 2022 15:51:34 +0800 Subject: [PATCH] =?UTF-8?q?20220909=E4=BC=91=E7=9C=A0=E6=B5=81=E7=A8=8B?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BB=B6=E6=9C=9F=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LCRentDormantInfo.jsp | 175 +- WebContent/WEB-INF/etc/jbo/jbo_calc.xml | 8 + .../executor/CreateTransactionExecutor.java | 2883 +++++++++-------- .../tenwa/reckon/executor/RentCalHelper.java | 25 +- 4 files changed, 1679 insertions(+), 1412 deletions(-) diff --git a/WebContent/Accounting/LoanSimulation_dormant/LCRentDormantInfo.jsp b/WebContent/Accounting/LoanSimulation_dormant/LCRentDormantInfo.jsp index 2d31ddcf1..57a76e03d 100644 --- a/WebContent/Accounting/LoanSimulation_dormant/LCRentDormantInfo.jsp +++ b/WebContent/Accounting/LoanSimulation_dormant/LCRentDormantInfo.jsp @@ -1,6 +1,7 @@ <%@page import="com.amarsoft.awe.control.model.Parameter"%> <%@ page contentType="text/html; charset=GBK"%> <%@ page import="com.tenwa.reckon.product.ASObjectWindowCalc" %> +<%@ page import="com.tenwa.jbo.manager.DataUtil" %> <%@ include file="/Frame/resources/include/include_begin_info.jspf"%>