1098226878
2021-09-08 d31920a1233ab14cdd5e33756bb1b0e3ed235e66
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();
    }
    /**