From 6a2d2b708fd5dffb2bd86d5009b20c92108981b1 Mon Sep 17 00:00:00 2001 From: like Date: Wed, 8 Aug 2018 18:51:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tenwa/reckon/handler/DisributorAccountLogHandlerDelete.java | 1 - 1 file changed, 1 deletion(-) diff --git a/calc/com/tenwa/reckon/handler/DisributorAccountLogHandlerDelete.java b/calc/com/tenwa/reckon/handler/DisributorAccountLogHandlerDelete.java index ee959a830..d671b9584 100644 --- a/calc/com/tenwa/reckon/handler/DisributorAccountLogHandlerDelete.java +++ b/calc/com/tenwa/reckon/handler/DisributorAccountLogHandlerDelete.java @@ -66,7 +66,6 @@ public class DisributorAccountLogHandlerDelete extends CommonHandler{ //DISTRIBUTOR_ACCOUNT_TEMP daLogEntity.setActionType("D"); daLogEntity.setTimestamp(String.valueOf(new Date().getTime())); - System.err.println("deletedelete!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!22"); distributorLogUtilDelete(tx,daLogEntity, bo.getAttribute("id").getString()); /*System.err.println("ID:"+bo.getAttribute("ID").getString());