疯狂的狮子li
2021-06-30 d4be4df8717250b2aa42eecf757a102687d10aeb
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")