commit
72b62418de
|
|
@ -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…
Reference in New Issue