|
|
@ -21,7 +21,7 @@ import javax.validation.Valid; |
|
|
|
**/ |
|
|
|
@Api(tags = "交回车辆赎回申请") |
|
|
|
@FeignClient( |
|
|
|
contextId = "terminal-Buckle", |
|
|
|
contextId = "terminal-Redemption", |
|
|
|
name = "anrui-terminal", |
|
|
|
path = "/riskcenter/v1/redemption", |
|
|
|
fallback = RedemptionFeignFallback.class) |
|
|
|