1098226878 лет назад: 4
Родитель
Сommit
a0705c0be3

+ 0 - 1
service-front/src/main/java/com/java110/front/components/community/EnterCommunityComponent.java

@@ -14,7 +14,6 @@ import org.springframework.stereotype.Component;
  */
 @Component("enterCommunity")
 public class EnterCommunityComponent {
-    listMyCommunity
 
     @Autowired
     private ICommunityServiceSMO communityServiceSMOImpl;