!5 url 修改

Merge pull request !5 from reset/feature/cl
This commit is contained in:
reset 2022-05-11 06:47:06 +00:00 committed by Gitee
commit 72b62418de
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

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