java110
2021-09-03 cddcf22a61489ee9c2dfee169d817ccd66f95430
service-front/src/main/java/com/java110/front/components/community/EnterCommunityComponent.java
@@ -14,7 +14,6 @@
 */
@Component("enterCommunity")
public class EnterCommunityComponent {
    listMyCommunity
    @Autowired
    private ICommunityServiceSMO communityServiceSMOImpl;