@ -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 {