Commit 4c7c7fa1 authored by LSL's avatar LSL

还款jar包

parent 49a8da10
......@@ -21,7 +21,7 @@ public class Testcontroller {
BackedCommand backedCommand;
@ApiOperation(value = "网关接口")
@PostMapping("/{url}")
@PostMapping("/aaaa")
public JsonResult creditSubmit(@RequestBody BackedRequest backedRequest) {
log.info("浙农请求:{}",backedRequest);
backedCommand.creditRepay(backedRequest);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment