From f44b750d72b64b1576729ba90a0a9ab09bbfd880 Mon Sep 17 00:00:00 2001 From: lixuebo Date: Thu, 10 Oct 2019 16:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commbusiness/PlatformBusinessChangeMeasurement.java | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src_tenwa/com/tenwa/lease/flow/project/commbusiness/PlatformBusinessChangeMeasurement.java b/src_tenwa/com/tenwa/lease/flow/project/commbusiness/PlatformBusinessChangeMeasurement.java index 54e3cb56c..d2a768156 100644 --- a/src_tenwa/com/tenwa/lease/flow/project/commbusiness/PlatformBusinessChangeMeasurement.java +++ b/src_tenwa/com/tenwa/lease/flow/project/commbusiness/PlatformBusinessChangeMeasurement.java @@ -1,13 +1,5 @@ package com.tenwa.lease.flow.project.commbusiness; -import java.util.Map; - -import jbo.app.tenwa.calc.LC_CALC_CONDITION_TEMP; - -import com.amarsoft.app.util.ProductParamUtil; -import com.amarsoft.are.jbo.BizObject; -import com.amarsoft.are.jbo.BizObjectManager; -import com.amarsoft.are.jbo.JBOFactory; import com.amarsoft.awe.util.Transaction; import com.tenwa.flow.baseBussion.BaseBussiness; import com.tenwa.reckon.executor.CreateTransactionExecutor;