Commit df81effb by hulei

api路径修正bopcalcom

parent 78e72e5b
......@@ -40,7 +40,7 @@ public class BopCalPilotController {
@Autowired
private BchService bchService;
@PostMapping("/bopcalcom/pilotbopbch")
@PostMapping("/pilotbopbch")
public ResponseSet<String> bopPilotBch(@RequestBody Map<String, String> params) {
try {
settleContext.simpleLoadSettleSession();
......
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