疯狂的狮子li
2021-08-03 da4e0806569af3e676c88cbbe637debf4d1a57c3
ruoyi-demo/src/main/java/com/ruoyi/demo/controller/FeignTestController.java
@@ -9,6 +9,11 @@
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
 * feign测试controller
 *
 * @author Lion Li
 */
@RequiredArgsConstructor(onConstructor_ = @Autowired)
@RestController
@RequestMapping("/feign/test")