wuxw
2019-12-20 470cbd3fa0bfce7554b98370ee4f74d4ba65b6f2
WebService/src/main/java/com/java110/web/smo/community/impl/AddCommunitySMOImpl.java
@@ -8,7 +8,7 @@
import com.java110.web.smo.community.IAddCommunitySMO;
import org.springframework.web.client.RestTemplate;
import com.java110.core.context.IPageData;
import com.java110.web.core.AbstractComponentSMO;
import com.java110.core.component.AbstractComponentSMO;
import org.springframework.stereotype.Service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpMethod;