From 6990fb639f42d1c85a8d357185c132ffe16a7b3e Mon Sep 17 00:00:00 2001 From: liujiaji Date: Thu, 23 Aug 2018 09:51:02 +0800 Subject: [PATCH] customer_info import --- .../als/base/awe/execute/method/BusinessCustomerMethod.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_app_fresh/apx/com/amarsoft/als/base/awe/execute/method/BusinessCustomerMethod.java b/src_app_fresh/apx/com/amarsoft/als/base/awe/execute/method/BusinessCustomerMethod.java index c7eb64eb9..66579ec6b 100644 --- a/src_app_fresh/apx/com/amarsoft/als/base/awe/execute/method/BusinessCustomerMethod.java +++ b/src_app_fresh/apx/com/amarsoft/als/base/awe/execute/method/BusinessCustomerMethod.java @@ -1,6 +1,6 @@ package apx.com.amarsoft.als.base.awe.execute.method; -import jbo.app.CUSTOMER_INFO; +import jbo.app.tenwa.customer.CUSTOMER_INFO; import jbo.app.tenwa.customer.CUSTOMER_PERSON_TEMP; import jbo.com.tenwa.lease.comm.LB_UNION_LESSEE_TEMP;