wuxw
2019-06-02 cebc50ae8295dd24e2fd5ba0d4d236459a5190a3
java110-core/src/main/java/com/java110/core/smo/unit/IUnitInnerServiceSMO.java
@@ -3,7 +3,6 @@
import com.java110.core.feign.FeignConfiguration;
import com.java110.dto.UnitDto;
import org.springframework.cloud.netflix.feign.FeignClient;
import org.springframework.http.HttpMethod;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;