Commit 2a7e4e39 authored by huyuchen's avatar huyuchen

huych-商险自动化逻辑调整

parent 0380d3a9
......@@ -144,7 +144,7 @@ public class IcbcTransactionFlowIssueController {
}
@Operation(summary = "定时任务获取回单文件", description = "定时任务获取回单文件")
@PostMapping("/getPdfFile")
@PostMapping("/getTestPdfFile")
public R getPdfFileTest() {
return icbcTransactionFlowIssueService.getPdfFile();
}
......
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