Pre Merge pull request !5 from reset/feature/cl

pull/5/MERGE
reset 3 years ago committed by Gitee
commit 73499453c2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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