|
@@ -7,7 +7,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
|
|
|
|
|
import java.util.HashMap;
|
|
import java.util.HashMap;
|
|
|
|
|
|
-@FeignClient(value = "DIL-IM-DEV", url = "172.16.33.161:8099")
|
|
|
|
|
|
+@FeignClient(value = "DIL-IM-DEV", url = "172.16.33.166:8055")
|
|
public interface IMFeign {
|
|
public interface IMFeign {
|
|
@PostMapping("/websocket/sendToUser")
|
|
@PostMapping("/websocket/sendToUser")
|
|
@ResponseBody
|
|
@ResponseBody
|