|
@@ -1,7 +1,6 @@
|
|
package com.steerinfo.dil.feign;
|
|
package com.steerinfo.dil.feign;
|
|
|
|
|
|
import com.steerinfo.framework.controller.RESTfulResult;
|
|
import com.steerinfo.framework.controller.RESTfulResult;
|
|
-import com.sun.corba.se.spi.ior.ObjectKey;
|
|
|
|
import org.springframework.cloud.openfeign.FeignClient;
|
|
import org.springframework.cloud.openfeign.FeignClient;
|
|
import org.springframework.web.bind.annotation.*;
|
|
import org.springframework.web.bind.annotation.*;
|
|
|
|
|