java110
2020-06-13 3cccc3ea85c6ce78ba1e10aba955b6dbc61377aa
service-front/src/main/java/com/java110/front/smo/community/impl/DeleteCommunitySMOImpl.java
@@ -8,7 +8,7 @@
import org.springframework.web.client.RestTemplate;
import com.java110.core.context.IPageData;
import com.java110.core.component.AbstractComponentSMO;
import org.springframework.stereotype.Service;;
import org.springframework.stereotype.Service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpMethod;
import org.springframework.http.ResponseEntity;