Feign client calls an error

1. @ RequestBody must be written in the realization of the interface

2.Feign client calls time if there is argument, the default is to send a post request

3. Service interface request parameters must be added @RequestParam ( "registCode") comment

Guess you like

Origin www.cnblogs.com/ming-blogs/p/11129663.html