修改tabInfo url

pull/5/MERGE^2
Chengliang 3 years ago
parent 1ce7ae9518
commit 16eac38210

@ -192,7 +192,7 @@ public class LevelController {
}
@GET
@Path("/getTableInfo")
@Path("/getTabInfo")
@Produces(MediaType.APPLICATION_JSON)
public ReturnResult getTableInfo(@Context HttpServletRequest request, @Context HttpServletResponse response) {
try {

Loading…
Cancel
Save