网关拦截优化
This commit is contained in:
parent
f133a15725
commit
9756a94315
@ -24,7 +24,7 @@ public interface OperationsFeignClient {
|
||||
*
|
||||
* @return 结果
|
||||
*/
|
||||
@PostMapping("/api/userRadiusList")
|
||||
@PostMapping("/ebikeBikeInfo/api/userRadiusList")
|
||||
JsonResult<List<FeignEbikeDto>> userRadiusList(@Validated @RequestBody FeignEbikeBikeRadiusVo radiusVo);
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user