wuxw
2019-05-07 6135498971ee5a76621f9f574927bc45bd2ad36a
java110-core/src/main/java/com/java110/core/smo/community/ICommunityInnerServiceSMO.java
@@ -3,7 +3,6 @@
import com.java110.core.feign.FeignConfiguration;
import com.java110.dto.CommunityMemberDto;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;