|
@@ -7,6 +7,8 @@ import org.springframework.stereotype.Service;
|
|
import org.springframework.web.bind.annotation.PostMapping;
|
|
import org.springframework.web.bind.annotation.PostMapping;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestBody;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
import org.springframework.web.bind.annotation.RequestParam;
|
|
|
|
+import org.springframework.cloud.openfeign.FeignClient;
|
|
|
|
+
|
|
|
|
|
|
/**
|
|
/**
|
|
* @description: 对接物理世界接口
|
|
* @description: 对接物理世界接口
|