Explorar o código

更改controller

LAPTOP-BJJ3IV5R\SIWEI hai 1 ano
pai
achega
771159e4b4

+ 1 - 1
onemap-modules/onemap-apply/src/main/java/com/onemap/apply/controller/table/TableDataSelectController.java

@@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.RestController;
 
 
 
 
 @RestController
 @RestController
-@RequestMapping("/table")
+@RequestMapping("/tabledata")
 public class TableDataSelectController extends BaseController {
 public class TableDataSelectController extends BaseController {
     @Autowired
     @Autowired
     private TableDataSelectService tableDataSelectService;
     private TableDataSelectService tableDataSelectService;