service-fee/src/main/java/com/java110/fee/api/FeeApi.java
@@ -83,8 +83,8 @@ responseJson = DataTransactionFactory.createBusinessResponseJson(businessServiceDataFlow, ResponseConstant.RESULT_CODE_ERROR, e.getMessage() + e, null); } finally { return responseJson.toJSONString(); } return responseJson.toJSONString(); } /**