WebService/src/main/java/com/java110/web/smo/community/impl/AuditEnterCommunitySMOImpl.java
@@ -34,7 +34,7 @@ Assert.hasKeyAndValue(paramIn, "remark", "必填,请填写小区审核原因"); super.checkUserHasPrivilege(pd, restTemplate, PrivilegeCodeConstant.AUDIT_COMMUNITY); super.checkUserHasPrivilege(pd, restTemplate, PrivilegeCodeConstant.AUDIT_ENTER_COMMUNITY); }