Commit 71b8bf65 authored by beilang's avatar beilang

修改新收犯平面图

parent a84dc97c
......@@ -32,9 +32,9 @@ public class XinshoufanController {
return new ModelAndView("xsf/jqtwo");
}
@GetMapping("/jqthere")
public ModelAndView jqthereIndex(){
return new ModelAndView("xsf/jqthere");
@GetMapping("/jqthree")
public ModelAndView jqthreeIndex(){
return new ModelAndView("xsf/jqthree");
}
@GetMapping("/jqfour")
......
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