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