Results 1 issues of 65725738

### Question To use Shenyu, is it necessary to annotate @ShenyuspringCloudClient (path = "/save") in the Controller layer? For example, @PostMapping("/save") @ShenyuSpringCloudClient(path = "/save") public OrderDTO save(@RequestBody final OrderDTO orderDTO)...

type: question