service-fee/src/main/java/com/java110/fee/dao/impl/FeeDetailServiceDaoImpl.java @@ -137,6 +137,4 @@ throw new DAOException(ResponseConstant.RESULT_PARAM_ERROR,"保存明细 数据失败:"+ JSONObject.toJSONString(feeDetail)); } } }