1098226878
2021-08-05 ca94c26d1c10369c26668715910e2dc1341fbb1e
service-community/src/main/java/com/java110/community/api/CommunityApi.java
old mode 100644 new mode 100755
@@ -64,8 +64,8 @@
            responseJson = DataTransactionFactory.createBusinessResponseJson(businessServiceDataFlow,ResponseConstant.RESULT_CODE_ERROR,e.getMessage()+e,
                    null);
        }finally {
            return responseJson.toJSONString();
        }
        return responseJson.toJSONString();
    }
    /**