1098226878@qq.com
2022-01-10 093b73aadb022895a02dbbcd64b87613e19b547b
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();
    }
    /**