|
|
@ -38,7 +38,7 @@ public interface BeCollectionFeign { |
|
|
|
public ResultBean<AppBePadsincereApplyDetailsVo> padsincereDetail(@PathVariable("sid") String sid); |
|
|
|
|
|
|
|
@ApiOperation("初始化实际还款人") |
|
|
|
@PostMapping("/initReaRepayment") |
|
|
|
@GetMapping("/initReaRepayment") |
|
|
|
public ResultBean<AppReaRepaymentVo> initReaRepayment(@RequestParam("saleVehSid") String saleVehSid); |
|
|
|
|
|
|
|
@ApiOperation("维护实际还款人") |
|
|
|